#D4D5AF Color

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

Color preview

#D4D5AF

Color formats

HEX
#D4D5AF
RGB
rgb(212, 213, 175)
RGBA
rgba(212, 213, 175, 1)
HSL
hsl(62, 31%, 76%)
HSV
hsv(62, 18%, 84%)
CMYK
cmyk(0%, 0%, 18%, 16%)
CSS variable
--color-primary: #D4D5AF;
Lowercase HEX
#d4d5af

Shades

Tints

Tones

Harmony

CSS snippets for #D4D5AF

.color-d4d5af {
  color: #D4D5AF;
  background-color: #D4D5AF;
}

Frequently asked questions

What color is #D4D5AF?+

#D4D5AF is a HEX color with RGB value rgb(212, 213, 175) and HSL value hsl(62, 31%, 76%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D4D5AF?+

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