#EEAAD1 Color Information

Hex color code: #EEAAD1

#EEAAD1 is a soft magenta color. In RGB it is (238, 170, 209), and in HSL it is (326°, 67%, 80%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#EEAAD1
RGB
238, 170, 209
HSL
326°, 67%, 80%
CMYK
0%, 29%, 12%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEAAD1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 170, 209

Red: 238 / Green: 170 / Blue: 209

HSL

326°, 67%, 80%

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

CMYK

0%, 29%, 12%, 7%

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

What color is #EEAAD1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEAAD1 to RGB:

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

HEX to HSL

Convert #EEAAD1 to HSL:

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

HEX to CMYK

Convert #EEAAD1 to CMYK:

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

Color Meaning and Usage

#EEAAD1 is a delicate magenta color with RGB values of 238, 170, 209 and HSL of 326°, 67%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEAAD1 is #AAEEC7, creating high-contrast pairings. For softer combinations, try analogous colors like #EAAAEE.

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

Contrast with #EEAAD1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEAAD1?

#EEAAD1 is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EEAAD1?

#EEAAD1 in RGB is (238, 170, 209) - 238 red, 170 green, and 209 blue.

How to use #EEAAD1 in CSS?

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

What colors go well with #EEAAD1?

#AAEEC7 (complementary), #EAAAEE (analogous), and #E26AAE (lighter shade) work well with #EEAAD1.