#D4D2AB Color

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

Color preview

#D4D2AB

Color formats

HEX
#D4D2AB
RGB
rgb(212, 210, 171)
RGBA
rgba(212, 210, 171, 1)
HSL
hsl(57, 32%, 75%)
HSV
hsv(57, 19%, 83%)
CMYK
cmyk(0%, 1%, 19%, 17%)
CSS variable
--color-primary: #D4D2AB;
Lowercase HEX
#d4d2ab

Shades

Tints

Tones

Harmony

CSS snippets for #D4D2AB

.color-d4d2ab {
  color: #D4D2AB;
  background-color: #D4D2AB;
}

Frequently asked questions

What color is #D4D2AB?+

#D4D2AB is a HEX color with RGB value rgb(212, 210, 171) and HSL value hsl(57, 32%, 75%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D4D2AB?+

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