#EEAAD5 Color Information

Hex color code: #EEAAD5

The hex color #EEAAD5 is a light magenta with RGB values of (238, 170, 213) and HSL of (322°, 67%, 80%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#EEAAD5
RGB
238, 170, 213
HSL
322°, 67%, 80%
CMYK
0%, 29%, 11%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEAAD5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 170, 213

Red: 238 / Green: 170 / Blue: 213

HSL

322°, 67%, 80%

Hue: 322° / Saturation: 67% / Lightness: 80%

CMYK

0%, 29%, 11%, 7%

Cyan: 0% / Magenta: 29% / Yellow: 11% / Key: 7%

What color is #EEAAD5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEAAD5 to RGB:

rgb(238, 170, 213)HEX to RGB Converter →

HEX to HSL

Convert #EEAAD5 to HSL:

hsl(322, 67%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #EEAAD5 to CMYK:

cmyk(0%, 29%, 11%, 7%)Color Converter →

Color Meaning and Usage

A ethereal magenta tone, #EEAAD5 has RGB (238, 170, 213) and HSL (322°, 67%, 80%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEAAD5 is #AAEEC3, creating high-contrast pairings. For softer combinations, try analogous colors like #E5AAEE.

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

Contrast with #EEAAD5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEAAD5?

#EEAAD5 is a ethereal magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EEAAD5?

#EEAAD5 in RGB is (238, 170, 213) - 238 red, 170 green, and 213 blue.

How to use #EEAAD5 in CSS?

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

What colors go well with #EEAAD5?

#AAEEC3 (complementary), #E5AAEE (analogous), and #E26AB6 (lighter shade) work well with #EEAAD5.