#EAABCD Color

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

Color preview

#EAABCD

Color formats

HEX
#EAABCD
RGB
rgb(234, 171, 205)
RGBA
rgba(234, 171, 205, 1)
HSL
hsl(328, 60%, 79%)
HSV
hsv(328, 27%, 92%)
CMYK
cmyk(0%, 27%, 12%, 8%)
CSS variable
--color-primary: #EAABCD;
Lowercase HEX
#eaabcd

Shades

Tints

Tones

Harmony

CSS snippets for #EAABCD

.color-eaabcd {
  color: #EAABCD;
  background-color: #EAABCD;
}

Frequently asked questions

What color is #EAABCD?+

#EAABCD is a HEX color with RGB value rgb(234, 171, 205) and HSL value hsl(328, 60%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #EAABCD?+

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