#CD8EAA Color Information

Hex color code: #CD8EAA

The hex color #CD8EAA is a subtle magenta with RGB values of (205, 142, 170) and HSL of (333°, 39%, 68%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#CD8EAA
RGB
205, 142, 170
HSL
333°, 39%, 68%
CMYK
0%, 31%, 17%, 20%

Shades

CSS Usage
color: #CD8EAA;
background-color: #CD8EAA;
border-color: #CD8EAA;
box-shadow: 0 0 10px #CD8EAA;
border: 2px solid #CD8EAA;
Tailwind Usage
bg-[#CD8EAA]
text-[#CD8EAA]
border-[#CD8EAA]
shadow-[0_0_10px_CD8EAA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #CD8EAA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #CD8EAA; color: #000000; }

Badge

New Feature
.badge { background-color: #CD8EAA; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #CD8EAA; background-color: #CD8EAA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #CD8EAA20; border-left: 4px solid #CD8EAA; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #CD8EAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #CD8EAA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 142, 170

Red: 205 / Green: 142 / Blue: 170

HSL

333°, 39%, 68%

Hue: 333° / Saturation: 39% / Lightness: 68%

CMYK

0%, 31%, 17%, 20%

Cyan: 0% / Magenta: 31% / Yellow: 17% / Key: 20%

What color is #CD8EAA?

#CD8EAA is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD8EAA to RGB:

rgb(205, 142, 170)HEX to RGB Converter →

HEX to HSL

Convert #CD8EAA to HSL:

hsl(333, 39%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #CD8EAA to CMYK:

cmyk(0%, 31%, 17%, 20%)Color Converter →

Color Meaning and Usage

#CD8EAA is a gentle magenta color with RGB values of 205, 142, 170 and HSL of 333°, 39%, 68%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD8EAA is #8ECDB1, creating high-contrast pairings. For softer combinations, try analogous colors like #CD8ECA.

Use #CD8EAA in CSS: color: #CD8EAA or background-color: #CD8EAA. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #CD8EAA

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 8.05:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD8EAA?

#CD8EAA is a gentle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CD8EAA?

#CD8EAA in RGB is (205, 142, 170) - 205 red, 142 green, and 170 blue.

How to use #CD8EAA in CSS?

Use #CD8EAA directly in your CSS properties like color or background-color.

What colors go well with #CD8EAA?

#8ECDB1 (complementary), #CD8ECA (analogous), and #B65882 (lighter shade) work well with #CD8EAA.