#D2DB9B Color

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

Color preview

#D2DB9B

Color formats

HEX
#D2DB9B
RGB
rgb(210, 219, 155)
RGBA
rgba(210, 219, 155, 1)
HSL
hsl(68, 47%, 73%)
HSV
hsv(68, 29%, 86%)
CMYK
cmyk(4%, 0%, 29%, 14%)
CSS variable
--color-primary: #D2DB9B;
Lowercase HEX
#d2db9b

Shades

Tints

Tones

Harmony

CSS snippets for #D2DB9B

.color-d2db9b {
  color: #D2DB9B;
  background-color: #D2DB9B;
}

Frequently asked questions

What color is #D2DB9B?+

#D2DB9B is a HEX color with RGB value rgb(210, 219, 155) and HSL value hsl(68, 47%, 73%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D2DB9B?+

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