#D2CCAA Color

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

Color preview

#D2CCAA

Color formats

HEX
#D2CCAA
RGB
rgb(210, 204, 170)
RGBA
rgba(210, 204, 170, 1)
HSL
hsl(51, 31%, 75%)
HSV
hsv(51, 19%, 82%)
CMYK
cmyk(0%, 3%, 19%, 18%)
CSS variable
--color-primary: #D2CCAA;
Lowercase HEX
#d2ccaa

Shades

Tints

Tones

Harmony

CSS snippets for #D2CCAA

.color-d2ccaa {
  color: #D2CCAA;
  background-color: #D2CCAA;
}

Frequently asked questions

What color is #D2CCAA?+

#D2CCAA is a HEX color with RGB value rgb(210, 204, 170) and HSL value hsl(51, 31%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #D2CCAA?+

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