#D8DA9F Color

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

Color preview

#D8DA9F

Color formats

HEX
#D8DA9F
RGB
rgb(216, 218, 159)
RGBA
rgba(216, 218, 159, 1)
HSL
hsl(62, 44%, 74%)
HSV
hsv(62, 27%, 85%)
CMYK
cmyk(1%, 0%, 27%, 15%)
CSS variable
--color-primary: #D8DA9F;
Lowercase HEX
#d8da9f

Shades

Tints

Tones

Harmony

CSS snippets for #D8DA9F

.color-d8da9f {
  color: #D8DA9F;
  background-color: #D8DA9F;
}

Frequently asked questions

What color is #D8DA9F?+

#D8DA9F is a HEX color with RGB value rgb(216, 218, 159) and HSL value hsl(62, 44%, 74%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D8DA9F?+

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