#D5D3AC Color

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

Color preview

#D5D3AC

Color formats

HEX
#D5D3AC
RGB
rgb(213, 211, 172)
RGBA
rgba(213, 211, 172, 1)
HSL
hsl(57, 33%, 75%)
HSV
hsv(57, 19%, 84%)
CMYK
cmyk(0%, 1%, 19%, 16%)
CSS variable
--color-primary: #D5D3AC;
Lowercase HEX
#d5d3ac

Shades

Tints

Tones

Harmony

CSS snippets for #D5D3AC

.color-d5d3ac {
  color: #D5D3AC;
  background-color: #D5D3AC;
}

Frequently asked questions

What color is #D5D3AC?+

#D5D3AC is a HEX color with RGB value rgb(213, 211, 172) and HSL value hsl(57, 33%, 75%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D5D3AC?+

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