#D9D39B Color

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

Color preview

#D9D39B

Color formats

HEX
#D9D39B
RGB
rgb(217, 211, 155)
RGBA
rgba(217, 211, 155, 1)
HSL
hsl(54, 45%, 73%)
HSV
hsv(54, 29%, 85%)
CMYK
cmyk(0%, 3%, 29%, 15%)
CSS variable
--color-primary: #D9D39B;
Lowercase HEX
#d9d39b

Shades

Tints

Tones

Harmony

CSS snippets for #D9D39B

.color-d9d39b {
  color: #D9D39B;
  background-color: #D9D39B;
}

Frequently asked questions

What color is #D9D39B?+

#D9D39B is a HEX color with RGB value rgb(217, 211, 155) and HSL value hsl(54, 45%, 73%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D9D39B?+

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