#D0D3CC Color

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

Color preview

#D0D3CC

Color formats

HEX
#D0D3CC
RGB
rgb(208, 211, 204)
RGBA
rgba(208, 211, 204, 1)
HSL
hsl(86, 7%, 81%)
HSV
hsv(86, 3%, 83%)
CMYK
cmyk(1%, 0%, 3%, 17%)
CSS variable
--color-primary: #D0D3CC;
Lowercase HEX
#d0d3cc

Shades

Tints

Tones

Harmony

CSS snippets for #D0D3CC

.color-d0d3cc {
  color: #D0D3CC;
  background-color: #D0D3CC;
}

Frequently asked questions

What color is #D0D3CC?+

#D0D3CC is a HEX color with RGB value rgb(208, 211, 204) and HSL value hsl(86, 7%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D0D3CC?+

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