#D0D0CB Color

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

Color preview

#D0D0CB

Color formats

HEX
#D0D0CB
RGB
rgb(208, 208, 203)
RGBA
rgba(208, 208, 203, 1)
HSL
hsl(60, 5%, 81%)
HSV
hsv(60, 2%, 82%)
CMYK
cmyk(0%, 0%, 2%, 18%)
CSS variable
--color-primary: #D0D0CB;
Lowercase HEX
#d0d0cb

Shades

Tints

Tones

Harmony

CSS snippets for #D0D0CB

.color-d0d0cb {
  color: #D0D0CB;
  background-color: #D0D0CB;
}

Frequently asked questions

What color is #D0D0CB?+

#D0D0CB is a HEX color with RGB value rgb(208, 208, 203) and HSL value hsl(60, 5%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D0D0CB?+

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