#EEAACF Color

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

Color preview

#EEAACF

Color formats

HEX
#EEAACF
RGB
rgb(238, 170, 207)
RGBA
rgba(238, 170, 207, 1)
HSL
hsl(327, 67%, 80%)
HSV
hsv(327, 29%, 93%)
CMYK
cmyk(0%, 29%, 13%, 7%)
CSS variable
--color-primary: #EEAACF;
Lowercase HEX
#eeaacf

Shades

Tints

Tones

Harmony

CSS snippets for #EEAACF

.color-eeaacf {
  color: #EEAACF;
  background-color: #EEAACF;
}

Frequently asked questions

What color is #EEAACF?+

#EEAACF is a HEX color with RGB value rgb(238, 170, 207) and HSL value hsl(327, 67%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #EEAACF?+

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