#EACFC9 Color

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

Color preview

#EACFC9

Color formats

HEX
#EACFC9
RGB
rgb(234, 207, 201)
RGBA
rgba(234, 207, 201, 1)
HSL
hsl(11, 44%, 85%)
HSV
hsv(11, 14%, 92%)
CMYK
cmyk(0%, 12%, 14%, 8%)
CSS variable
--color-primary: #EACFC9;
Lowercase HEX
#eacfc9

Shades

Tints

Tones

Harmony

CSS snippets for #EACFC9

.color-eacfc9 {
  color: #EACFC9;
  background-color: #EACFC9;
}

Frequently asked questions

What color is #EACFC9?+

#EACFC9 is a HEX color with RGB value rgb(234, 207, 201) and HSL value hsl(11, 44%, 85%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #EACFC9?+

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