#D9CFB8 Color

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

Color preview

#D9CFB8

Color formats

HEX
#D9CFB8
RGB
rgb(217, 207, 184)
RGBA
rgba(217, 207, 184, 1)
HSL
hsl(42, 30%, 79%)
HSV
hsv(42, 15%, 85%)
CMYK
cmyk(0%, 5%, 15%, 15%)
CSS variable
--color-primary: #D9CFB8;
Lowercase HEX
#d9cfb8

Shades

Tints

Tones

Harmony

CSS snippets for #D9CFB8

.color-d9cfb8 {
  color: #D9CFB8;
  background-color: #D9CFB8;
}

Frequently asked questions

What color is #D9CFB8?+

#D9CFB8 is a HEX color with RGB value rgb(217, 207, 184) and HSL value hsl(42, 30%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D9CFB8?+

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