#EEADD5 Color

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

Color preview

#EEADD5

Color formats

HEX
#EEADD5
RGB
rgb(238, 173, 213)
RGBA
rgba(238, 173, 213, 1)
HSL
hsl(323, 66%, 81%)
HSV
hsv(323, 27%, 93%)
CMYK
cmyk(0%, 27%, 11%, 7%)
CSS variable
--color-primary: #EEADD5;
Lowercase HEX
#eeadd5

Shades

Tints

Tones

Harmony

CSS snippets for #EEADD5

.color-eeadd5 {
  color: #EEADD5;
  background-color: #EEADD5;
}

Frequently asked questions

What color is #EEADD5?+

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

What is the closest Tailwind color to #EEADD5?+

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