#D2CDBB Color

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

Color preview

#D2CDBB

Color formats

HEX
#D2CDBB
RGB
rgb(210, 205, 187)
RGBA
rgba(210, 205, 187, 1)
HSL
hsl(47, 20%, 78%)
HSV
hsv(47, 11%, 82%)
CMYK
cmyk(0%, 2%, 11%, 18%)
CSS variable
--color-primary: #D2CDBB;
Lowercase HEX
#d2cdbb

Shades

Tints

Tones

Harmony

CSS snippets for #D2CDBB

.color-d2cdbb {
  color: #D2CDBB;
  background-color: #D2CDBB;
}

Frequently asked questions

What color is #D2CDBB?+

#D2CDBB is a HEX color with RGB value rgb(210, 205, 187) and HSL value hsl(47, 20%, 78%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #D2CDBB?+

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