#D1DEAD Color

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

Color preview

#D1DEAD

Color formats

HEX
#D1DEAD
RGB
rgb(209, 222, 173)
RGBA
rgba(209, 222, 173, 1)
HSL
hsl(76, 43%, 77%)
HSV
hsv(76, 22%, 87%)
CMYK
cmyk(6%, 0%, 22%, 13%)
CSS variable
--color-primary: #D1DEAD;
Lowercase HEX
#d1dead

Shades

Tints

Tones

Harmony

CSS snippets for #D1DEAD

.color-d1dead {
  color: #D1DEAD;
  background-color: #D1DEAD;
}

Frequently asked questions

What color is #D1DEAD?+

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

What is the closest Tailwind color to #D1DEAD?+

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