#DAD0CC Color

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

Color preview

#DAD0CC

Color formats

HEX
#DAD0CC
RGB
rgb(218, 208, 204)
RGBA
rgba(218, 208, 204, 1)
HSL
hsl(17, 16%, 83%)
HSV
hsv(17, 6%, 85%)
CMYK
cmyk(0%, 5%, 6%, 15%)
CSS variable
--color-primary: #DAD0CC;
Lowercase HEX
#dad0cc

Shades

Tints

Tones

Harmony

CSS snippets for #DAD0CC

.color-dad0cc {
  color: #DAD0CC;
  background-color: #DAD0CC;
}

Frequently asked questions

What color is #DAD0CC?+

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

What is the closest Tailwind color to #DAD0CC?+

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