#EEACD4 Color

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

Color preview

#EEACD4

Color formats

HEX
#EEACD4
RGB
rgb(238, 172, 212)
RGBA
rgba(238, 172, 212, 1)
HSL
hsl(324, 66%, 80%)
HSV
hsv(324, 28%, 93%)
CMYK
cmyk(0%, 28%, 11%, 7%)
CSS variable
--color-primary: #EEACD4;
Lowercase HEX
#eeacd4

Shades

Tints

Tones

Harmony

CSS snippets for #EEACD4

.color-eeacd4 {
  color: #EEACD4;
  background-color: #EEACD4;
}

Frequently asked questions

What color is #EEACD4?+

#EEACD4 is a HEX color with RGB value rgb(238, 172, 212) and HSL value hsl(324, 66%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #EEACD4?+

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