#D8CDB9 Color

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

Color preview

#D8CDB9

Color formats

HEX
#D8CDB9
RGB
rgb(216, 205, 185)
RGBA
rgba(216, 205, 185, 1)
HSL
hsl(39, 28%, 79%)
HSV
hsv(39, 14%, 85%)
CMYK
cmyk(0%, 5%, 14%, 15%)
CSS variable
--color-primary: #D8CDB9;
Lowercase HEX
#d8cdb9

Shades

Tints

Tones

Harmony

CSS snippets for #D8CDB9

.color-d8cdb9 {
  color: #D8CDB9;
  background-color: #D8CDB9;
}

Frequently asked questions

What color is #D8CDB9?+

#D8CDB9 is a HEX color with RGB value rgb(216, 205, 185) and HSL value hsl(39, 28%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D8CDB9?+

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