#E9CCCC Color

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

Color preview

#E9CCCC

Color formats

HEX
#E9CCCC
RGB
rgb(233, 204, 204)
RGBA
rgba(233, 204, 204, 1)
HSL
hsl(0, 40%, 86%)
HSV
hsv(0, 12%, 91%)
CMYK
cmyk(0%, 12%, 12%, 9%)
CSS variable
--color-primary: #E9CCCC;
Lowercase HEX
#e9cccc

Shades

Tints

Tones

Harmony

CSS snippets for #E9CCCC

.color-e9cccc {
  color: #E9CCCC;
  background-color: #E9CCCC;
}

Frequently asked questions

What color is #E9CCCC?+

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

What is the closest Tailwind color to #E9CCCC?+

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