#E9CEC5 Color

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

Color preview

#E9CEC5

Color formats

HEX
#E9CEC5
RGB
rgb(233, 206, 197)
RGBA
rgba(233, 206, 197, 1)
HSL
hsl(15, 45%, 84%)
HSV
hsv(15, 15%, 91%)
CMYK
cmyk(0%, 12%, 15%, 9%)
CSS variable
--color-primary: #E9CEC5;
Lowercase HEX
#e9cec5

Shades

Tints

Tones

Harmony

CSS snippets for #E9CEC5

.color-e9cec5 {
  color: #E9CEC5;
  background-color: #E9CEC5;
}

Frequently asked questions

What color is #E9CEC5?+

#E9CEC5 is a HEX color with RGB value rgb(233, 206, 197) and HSL value hsl(15, 45%, 84%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #E9CEC5?+

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