#E9CDCF Color

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

Color preview

#E9CDCF

Color formats

HEX
#E9CDCF
RGB
rgb(233, 205, 207)
RGBA
rgba(233, 205, 207, 1)
HSL
hsl(356, 39%, 86%)
HSV
hsv(356, 12%, 91%)
CMYK
cmyk(0%, 12%, 11%, 9%)
CSS variable
--color-primary: #E9CDCF;
Lowercase HEX
#e9cdcf

Shades

Tints

Tones

Harmony

CSS snippets for #E9CDCF

.color-e9cdcf {
  color: #E9CDCF;
  background-color: #E9CDCF;
}

Frequently asked questions

What color is #E9CDCF?+

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

What is the closest Tailwind color to #E9CDCF?+

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