#D2D3CD Color

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

Color preview

#D2D3CD

Color formats

HEX
#D2D3CD
RGB
rgb(210, 211, 205)
RGBA
rgba(210, 211, 205, 1)
HSL
hsl(70, 6%, 82%)
HSV
hsv(70, 3%, 83%)
CMYK
cmyk(0%, 0%, 3%, 17%)
CSS variable
--color-primary: #D2D3CD;
Lowercase HEX
#d2d3cd

Shades

Tints

Tones

Harmony

CSS snippets for #D2D3CD

.color-d2d3cd {
  color: #D2D3CD;
  background-color: #D2D3CD;
}

Frequently asked questions

What color is #D2D3CD?+

#D2D3CD is a HEX color with RGB value rgb(210, 211, 205) and HSL value hsl(70, 6%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D2D3CD?+

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