#D4DA9B Color

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

Color preview

#D4DA9B

Color formats

HEX
#D4DA9B
RGB
rgb(212, 218, 155)
RGBA
rgba(212, 218, 155, 1)
HSL
hsl(66, 46%, 73%)
HSV
hsv(66, 29%, 85%)
CMYK
cmyk(3%, 0%, 29%, 15%)
CSS variable
--color-primary: #D4DA9B;
Lowercase HEX
#d4da9b

Shades

Tints

Tones

Harmony

CSS snippets for #D4DA9B

.color-d4da9b {
  color: #D4DA9B;
  background-color: #D4DA9B;
}

Frequently asked questions

What color is #D4DA9B?+

#D4DA9B is a HEX color with RGB value rgb(212, 218, 155) and HSL value hsl(66, 46%, 73%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D4DA9B?+

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