#D9CCB8 Color

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

Color preview

#D9CCB8

Color formats

HEX
#D9CCB8
RGB
rgb(217, 204, 184)
RGBA
rgba(217, 204, 184, 1)
HSL
hsl(36, 30%, 79%)
HSV
hsv(36, 15%, 85%)
CMYK
cmyk(0%, 6%, 15%, 15%)
CSS variable
--color-primary: #D9CCB8;
Lowercase HEX
#d9ccb8

Shades

Tints

Tones

Harmony

CSS snippets for #D9CCB8

.color-d9ccb8 {
  color: #D9CCB8;
  background-color: #D9CCB8;
}

Frequently asked questions

What color is #D9CCB8?+

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

What is the closest Tailwind color to #D9CCB8?+

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