#D2DEBA Color

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

Color preview

#D2DEBA

Color formats

HEX
#D2DEBA
RGB
rgb(210, 222, 186)
RGBA
rgba(210, 222, 186, 1)
HSL
hsl(80, 35%, 80%)
HSV
hsv(80, 16%, 87%)
CMYK
cmyk(5%, 0%, 16%, 13%)
CSS variable
--color-primary: #D2DEBA;
Lowercase HEX
#d2deba

Shades

Tints

Tones

Harmony

CSS snippets for #D2DEBA

.color-d2deba {
  color: #D2DEBA;
  background-color: #D2DEBA;
}

Frequently asked questions

What color is #D2DEBA?+

#D2DEBA is a HEX color with RGB value rgb(210, 222, 186) and HSL value hsl(80, 35%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D2DEBA?+

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