#D4CCBF Color

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

Color preview

#D4CCBF

Color formats

HEX
#D4CCBF
RGB
rgb(212, 204, 191)
RGBA
rgba(212, 204, 191, 1)
HSL
hsl(37, 20%, 79%)
HSV
hsv(37, 10%, 83%)
CMYK
cmyk(0%, 4%, 10%, 17%)
CSS variable
--color-primary: #D4CCBF;
Lowercase HEX
#d4ccbf

Shades

Tints

Tones

Harmony

CSS snippets for #D4CCBF

.color-d4ccbf {
  color: #D4CCBF;
  background-color: #D4CCBF;
}

Frequently asked questions

What color is #D4CCBF?+

#D4CCBF is a HEX color with RGB value rgb(212, 204, 191) and HSL value hsl(37, 20%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D4CCBF?+

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