#EACECE Color

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

Color preview

#EACECE

Color formats

HEX
#EACECE
RGB
rgb(234, 206, 206)
RGBA
rgba(234, 206, 206, 1)
HSL
hsl(0, 40%, 86%)
HSV
hsv(0, 12%, 92%)
CMYK
cmyk(0%, 12%, 12%, 8%)
CSS variable
--color-primary: #EACECE;
Lowercase HEX
#eacece

Shades

Tints

Tones

Harmony

CSS snippets for #EACECE

.color-eacece {
  color: #EACECE;
  background-color: #EACECE;
}

Frequently asked questions

What color is #EACECE?+

#EACECE is a HEX color with RGB value rgb(234, 206, 206) and HSL value hsl(0, 40%, 86%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #EACECE?+

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