#D3CCBF Color

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

Color preview

#D3CCBF

Color formats

HEX
#D3CCBF
RGB
rgb(211, 204, 191)
RGBA
rgba(211, 204, 191, 1)
HSL
hsl(39, 19%, 79%)
HSV
hsv(39, 9%, 83%)
CMYK
cmyk(0%, 3%, 9%, 17%)
CSS variable
--color-primary: #D3CCBF;
Lowercase HEX
#d3ccbf

Shades

Tints

Tones

Harmony

CSS snippets for #D3CCBF

.color-d3ccbf {
  color: #D3CCBF;
  background-color: #D3CCBF;
}

Frequently asked questions

What color is #D3CCBF?+

#D3CCBF is a HEX color with RGB value rgb(211, 204, 191) and HSL value hsl(39, 19%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D3CCBF?+

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