#D2EABD Color

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

Color preview

#D2EABD

Color formats

HEX
#D2EABD
RGB
rgb(210, 234, 189)
RGBA
rgba(210, 234, 189, 1)
HSL
hsl(92, 52%, 83%)
HSV
hsv(92, 19%, 92%)
CMYK
cmyk(10%, 0%, 19%, 8%)
CSS variable
--color-primary: #D2EABD;
Lowercase HEX
#d2eabd

Shades

Tints

Tones

Harmony

CSS snippets for #D2EABD

.color-d2eabd {
  color: #D2EABD;
  background-color: #D2EABD;
}

Frequently asked questions

What color is #D2EABD?+

#D2EABD is a HEX color with RGB value rgb(210, 234, 189) and HSL value hsl(92, 52%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D2EABD?+

The closest Tailwind color is stone-300, available as the bg-stone-300 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