#EEAAD2 Color Information

Hex color code: #EEAAD2

#EEAAD2 is a light magenta color. In RGB it is (238, 170, 210), and in HSL it is (325°, 67%, 80%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#EEAAD2
RGB
238, 170, 210
HSL
325°, 67%, 80%
CMYK
0%, 29%, 12%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEAAD2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 170, 210

Red: 238 / Green: 170 / Blue: 210

HSL

325°, 67%, 80%

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

CMYK

0%, 29%, 12%, 7%

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

What color is #EEAAD2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEAAD2 to RGB:

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

HEX to HSL

Convert #EEAAD2 to HSL:

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

HEX to CMYK

Convert #EEAAD2 to CMYK:

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

Color Meaning and Usage

#EEAAD2 is a ethereal magenta color with RGB values of 238, 170, 210 and HSL of 325°, 67%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEAAD2 is #AAEEC6, creating high-contrast pairings. For softer combinations, try analogous colors like #E8AAEE.

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

Contrast with #EEAAD2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEAAD2?

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

What is the RGB value of #EEAAD2?

#EEAAD2 in RGB is (238, 170, 210) - 238 red, 170 green, and 210 blue.

How to use #EEAAD2 in CSS?

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

What colors go well with #EEAAD2?

#AAEEC6 (complementary), #E8AAEE (analogous), and #E26AB0 (lighter shade) work well with #EEAAD2.