#D2DEAD Color

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

Color preview

#D2DEAD

Color formats

HEX
#D2DEAD
RGB
rgb(210, 222, 173)
RGBA
rgba(210, 222, 173, 1)
HSL
hsl(75, 43%, 77%)
HSV
hsv(75, 22%, 87%)
CMYK
cmyk(5%, 0%, 22%, 13%)
CSS variable
--color-primary: #D2DEAD;
Lowercase HEX
#d2dead

Shades

Tints

Tones

Harmony

CSS snippets for #D2DEAD

.color-d2dead {
  color: #D2DEAD;
  background-color: #D2DEAD;
}

Frequently asked questions

What color is #D2DEAD?+

#D2DEAD is a HEX color with RGB value rgb(210, 222, 173) and HSL value hsl(75, 43%, 77%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D2DEAD?+

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