#D9CDB7 Color

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

Color preview

#D9CDB7

Color formats

HEX
#D9CDB7
RGB
rgb(217, 205, 183)
RGBA
rgba(217, 205, 183, 1)
HSL
hsl(39, 31%, 78%)
HSV
hsv(39, 16%, 85%)
CMYK
cmyk(0%, 6%, 16%, 15%)
CSS variable
--color-primary: #D9CDB7;
Lowercase HEX
#d9cdb7

Shades

Tints

Tones

Harmony

CSS snippets for #D9CDB7

.color-d9cdb7 {
  color: #D9CDB7;
  background-color: #D9CDB7;
}

Frequently asked questions

What color is #D9CDB7?+

#D9CDB7 is a HEX color with RGB value rgb(217, 205, 183) and HSL value hsl(39, 31%, 78%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D9CDB7?+

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