#D8D59C Color

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

Color preview

#D8D59C

Color formats

HEX
#D8D59C
RGB
rgb(216, 213, 156)
RGBA
rgba(216, 213, 156, 1)
HSL
hsl(57, 43%, 73%)
HSV
hsv(57, 28%, 85%)
CMYK
cmyk(0%, 1%, 28%, 15%)
CSS variable
--color-primary: #D8D59C;
Lowercase HEX
#d8d59c

Shades

Tints

Tones

Harmony

CSS snippets for #D8D59C

.color-d8d59c {
  color: #D8D59C;
  background-color: #D8D59C;
}

Frequently asked questions

What color is #D8D59C?+

#D8D59C is a HEX color with RGB value rgb(216, 213, 156) and HSL value hsl(57, 43%, 73%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D8D59C?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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