#CEAAD4 Color Information

Hex color code: #CEAAD4

#CEAAD4 is a soft magenta color. In RGB it is (206, 170, 212), and in HSL it is (291°, 33%, 75%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#CEAAD4
RGB
206, 170, 212
HSL
291°, 33%, 75%
CMYK
3%, 20%, 0%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #CEAAD4; 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 #CEAAD4; background-color: #CEAAD415; }

Alert / Toast

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

Link / Accent

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

a { color: #CEAAD4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 170, 212

Red: 206 / Green: 170 / Blue: 212

HSL

291°, 33%, 75%

Hue: 291° / Saturation: 33% / Lightness: 75%

CMYK

3%, 20%, 0%, 17%

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

What color is #CEAAD4?

#CEAAD4 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEAAD4 to RGB:

rgb(206, 170, 212)HEX to RGB Converter →

HEX to HSL

Convert #CEAAD4 to HSL:

hsl(291, 33%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #CEAAD4 to CMYK:

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

Color Meaning and Usage

#CEAAD4 is a gentle magenta color with RGB values of 206, 170, 212 and HSL of 291°, 33%, 75%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEAAD4 is #B1D4AA, creating high-contrast pairings. For softer combinations, try analogous colors like #B9AAD4.

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

Contrast with #CEAAD4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEAAD4?

#CEAAD4 is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CEAAD4?

#CEAAD4 in RGB is (206, 170, 212) - 206 red, 170 green, and 212 blue.

How to use #CEAAD4 in CSS?

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

What colors go well with #CEAAD4?

#B1D4AA (complementary), #B9AAD4 (analogous), and #B177BB (lighter shade) work well with #CEAAD4.