#EEACD6 Color

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

Color preview

#EEACD6

Color formats

HEX
#EEACD6
RGB
rgb(238, 172, 214)
RGBA
rgba(238, 172, 214, 1)
HSL
hsl(322, 66%, 80%)
HSV
hsv(322, 28%, 93%)
CMYK
cmyk(0%, 28%, 10%, 7%)
CSS variable
--color-primary: #EEACD6;
Lowercase HEX
#eeacd6

Shades

Tints

Tones

Harmony

CSS snippets for #EEACD6

.color-eeacd6 {
  color: #EEACD6;
  background-color: #EEACD6;
}

Frequently asked questions

What color is #EEACD6?+

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

What is the closest Tailwind color to #EEACD6?+

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