#D0DEC0 Color

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

Color preview

#D0DEC0

Color formats

HEX
#D0DEC0
RGB
rgb(208, 222, 192)
RGBA
rgba(208, 222, 192, 1)
HSL
hsl(88, 31%, 81%)
HSV
hsv(88, 14%, 87%)
CMYK
cmyk(6%, 0%, 14%, 13%)
CSS variable
--color-primary: #D0DEC0;
Lowercase HEX
#d0dec0

Shades

Tints

Tones

Harmony

CSS snippets for #D0DEC0

.color-d0dec0 {
  color: #D0DEC0;
  background-color: #D0DEC0;
}

Frequently asked questions

What color is #D0DEC0?+

#D0DEC0 is a HEX color with RGB value rgb(208, 222, 192) and HSL value hsl(88, 31%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D0DEC0?+

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