#EEAED2 Color

Inspect #EEAED2 across formats, palettes, contrast and closest named color matches.

Color preview

#EEAED2

Color formats

HEX
#EEAED2
RGB
rgb(238, 174, 210)
RGBA
rgba(238, 174, 210, 1)
HSL
hsl(326, 65%, 81%)
HSV
hsv(326, 27%, 93%)
CMYK
cmyk(0%, 27%, 12%, 7%)
CSS variable
--color-primary: #EEAED2;
Lowercase HEX
#eeaed2

Shades

Tints

Tones

Harmony

CSS snippets for #EEAED2

.color-eeaed2 {
  color: #EEAED2;
  background-color: #EEAED2;
}

Frequently asked questions

What color is #EEAED2?+

#EEAED2 is a HEX color with RGB value rgb(238, 174, 210) and HSL value hsl(326, 65%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #EEAED2?+

The closest Tailwind color is pink-300, available as the bg-pink-300 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools