#D8D59E Color

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

Color preview

#D8D59E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D8D59E

.color-d8d59e {
  color: #D8D59E;
  background-color: #D8D59E;
}

Frequently asked questions

What color is #D8D59E?+

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

What is the closest Tailwind color to #D8D59E?+

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