#EAAECE Color

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

Color preview

#EAAECE

Color formats

HEX
#EAAECE
RGB
rgb(234, 174, 206)
RGBA
rgba(234, 174, 206, 1)
HSL
hsl(328, 59%, 80%)
HSV
hsv(328, 26%, 92%)
CMYK
cmyk(0%, 26%, 12%, 8%)
CSS variable
--color-primary: #EAAECE;
Lowercase HEX
#eaaece

Shades

Tints

Tones

Harmony

CSS snippets for #EAAECE

.color-eaaece {
  color: #EAAECE;
  background-color: #EAAECE;
}

Frequently asked questions

What color is #EAAECE?+

#EAAECE is a HEX color with RGB value rgb(234, 174, 206) and HSL value hsl(328, 59%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #EAAECE?+

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