#DAD7CC Color

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

Color preview

#DAD7CC

Color formats

HEX
#DAD7CC
RGB
rgb(218, 215, 204)
RGBA
rgba(218, 215, 204, 1)
HSL
hsl(47, 16%, 83%)
HSV
hsv(47, 6%, 85%)
CMYK
cmyk(0%, 1%, 6%, 15%)
CSS variable
--color-primary: #DAD7CC;
Lowercase HEX
#dad7cc

Shades

Tints

Tones

Harmony

CSS snippets for #DAD7CC

.color-dad7cc {
  color: #DAD7CC;
  background-color: #DAD7CC;
}

Frequently asked questions

What color is #DAD7CC?+

#DAD7CC is a HEX color with RGB value rgb(218, 215, 204) and HSL value hsl(47, 16%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DAD7CC?+

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