#D3CCAF Color

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

Color preview

#D3CCAF

Color formats

HEX
#D3CCAF
RGB
rgb(211, 204, 175)
RGBA
rgba(211, 204, 175, 1)
HSL
hsl(48, 29%, 76%)
HSV
hsv(48, 17%, 83%)
CMYK
cmyk(0%, 3%, 17%, 17%)
CSS variable
--color-primary: #D3CCAF;
Lowercase HEX
#d3ccaf

Shades

Tints

Tones

Harmony

CSS snippets for #D3CCAF

.color-d3ccaf {
  color: #D3CCAF;
  background-color: #D3CCAF;
}

Frequently asked questions

What color is #D3CCAF?+

#D3CCAF is a HEX color with RGB value rgb(211, 204, 175) and HSL value hsl(48, 29%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #D3CCAF?+

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