#D3CEBC Color

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

Color preview

#D3CEBC

Color formats

HEX
#D3CEBC
RGB
rgb(211, 206, 188)
RGBA
rgba(211, 206, 188, 1)
HSL
hsl(47, 21%, 78%)
HSV
hsv(47, 11%, 83%)
CMYK
cmyk(0%, 2%, 11%, 17%)
CSS variable
--color-primary: #D3CEBC;
Lowercase HEX
#d3cebc

Shades

Tints

Tones

Harmony

CSS snippets for #D3CEBC

.color-d3cebc {
  color: #D3CEBC;
  background-color: #D3CEBC;
}

Frequently asked questions

What color is #D3CEBC?+

#D3CEBC is a HEX color with RGB value rgb(211, 206, 188) and HSL value hsl(47, 21%, 78%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D3CEBC?+

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