#D9CEC4 Color

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

Color preview

#D9CEC4

Color formats

HEX
#D9CEC4
RGB
rgb(217, 206, 196)
RGBA
rgba(217, 206, 196, 1)
HSL
hsl(29, 22%, 81%)
HSV
hsv(29, 10%, 85%)
CMYK
cmyk(0%, 5%, 10%, 15%)
CSS variable
--color-primary: #D9CEC4;
Lowercase HEX
#d9cec4

Shades

Tints

Tones

Harmony

CSS snippets for #D9CEC4

.color-d9cec4 {
  color: #D9CEC4;
  background-color: #D9CEC4;
}

Frequently asked questions

What color is #D9CEC4?+

#D9CEC4 is a HEX color with RGB value rgb(217, 206, 196) and HSL value hsl(29, 22%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D9CEC4?+

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