#D2DEAB Color

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

Color preview

#D2DEAB

Color formats

HEX
#D2DEAB
RGB
rgb(210, 222, 171)
RGBA
rgba(210, 222, 171, 1)
HSL
hsl(74, 44%, 77%)
HSV
hsv(74, 23%, 87%)
CMYK
cmyk(5%, 0%, 23%, 13%)
CSS variable
--color-primary: #D2DEAB;
Lowercase HEX
#d2deab

Shades

Tints

Tones

Harmony

CSS snippets for #D2DEAB

.color-d2deab {
  color: #D2DEAB;
  background-color: #D2DEAB;
}

Frequently asked questions

What color is #D2DEAB?+

#D2DEAB is a HEX color with RGB value rgb(210, 222, 171) and HSL value hsl(74, 44%, 77%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D2DEAB?+

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