#D2DEAE Color

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

Color preview

#D2DEAE

Color formats

HEX
#D2DEAE
RGB
rgb(210, 222, 174)
RGBA
rgba(210, 222, 174, 1)
HSL
hsl(75, 42%, 78%)
HSV
hsv(75, 22%, 87%)
CMYK
cmyk(5%, 0%, 22%, 13%)
CSS variable
--color-primary: #D2DEAE;
Lowercase HEX
#d2deae

Shades

Tints

Tones

Harmony

CSS snippets for #D2DEAE

.color-d2deae {
  color: #D2DEAE;
  background-color: #D2DEAE;
}

Frequently asked questions

What color is #D2DEAE?+

#D2DEAE is a HEX color with RGB value rgb(210, 222, 174) and HSL value hsl(75, 42%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D2DEAE?+

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