#EACDCC Color

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

Color preview

#EACDCC

Color formats

HEX
#EACDCC
RGB
rgb(234, 205, 204)
RGBA
rgba(234, 205, 204, 1)
HSL
hsl(2, 42%, 86%)
HSV
hsv(2, 13%, 92%)
CMYK
cmyk(0%, 12%, 13%, 8%)
CSS variable
--color-primary: #EACDCC;
Lowercase HEX
#eacdcc

Shades

Tints

Tones

Harmony

CSS snippets for #EACDCC

.color-eacdcc {
  color: #EACDCC;
  background-color: #EACDCC;
}

Frequently asked questions

What color is #EACDCC?+

#EACDCC is a HEX color with RGB value rgb(234, 205, 204) and HSL value hsl(2, 42%, 86%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #EACDCC?+

The closest Tailwind color is red-200, available as the bg-red-200 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