#D2DB9A Color

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

Color preview

#D2DB9A

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D2DB9A

.color-d2db9a {
  color: #D2DB9A;
  background-color: #D2DB9A;
}

Frequently asked questions

What color is #D2DB9A?+

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

What is the closest Tailwind color to #D2DB9A?+

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