#EACDCF Color

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

Color preview

#EACDCF

Color formats

HEX
#EACDCF
RGB
rgb(234, 205, 207)
RGBA
rgba(234, 205, 207, 1)
HSL
hsl(356, 41%, 86%)
HSV
hsv(356, 12%, 92%)
CMYK
cmyk(0%, 12%, 12%, 8%)
CSS variable
--color-primary: #EACDCF;
Lowercase HEX
#eacdcf

Shades

Tints

Tones

Harmony

CSS snippets for #EACDCF

.color-eacdcf {
  color: #EACDCF;
  background-color: #EACDCF;
}

Frequently asked questions

What color is #EACDCF?+

#EACDCF is a HEX color with RGB value rgb(234, 205, 207) and HSL value hsl(356, 41%, 86%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #EACDCF?+

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