#D3DEBA Color

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

Color preview

#D3DEBA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D3DEBA

.color-d3deba {
  color: #D3DEBA;
  background-color: #D3DEBA;
}

Frequently asked questions

What color is #D3DEBA?+

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

What is the closest Tailwind color to #D3DEBA?+

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