#EEADD2 Color

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

Color preview

#EEADD2

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EEADD2

.color-eeadd2 {
  color: #EEADD2;
  background-color: #EEADD2;
}

Frequently asked questions

What color is #EEADD2?+

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

What is the closest Tailwind color to #EEADD2?+

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