#D8CCB9 Color

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

Color preview

#D8CCB9

Color formats

HEX
#D8CCB9
RGB
rgb(216, 204, 185)
RGBA
rgba(216, 204, 185, 1)
HSL
hsl(37, 28%, 79%)
HSV
hsv(37, 14%, 85%)
CMYK
cmyk(0%, 6%, 14%, 15%)
CSS variable
--color-primary: #D8CCB9;
Lowercase HEX
#d8ccb9

Shades

Tints

Tones

Harmony

CSS snippets for #D8CCB9

.color-d8ccb9 {
  color: #D8CCB9;
  background-color: #D8CCB9;
}

Frequently asked questions

What color is #D8CCB9?+

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

What is the closest Tailwind color to #D8CCB9?+

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