#DAD4CC Color

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

Color preview

#DAD4CC

Color formats

HEX
#DAD4CC
RGB
rgb(218, 212, 204)
RGBA
rgba(218, 212, 204, 1)
HSL
hsl(34, 16%, 83%)
HSV
hsv(34, 6%, 85%)
CMYK
cmyk(0%, 3%, 6%, 15%)
CSS variable
--color-primary: #DAD4CC;
Lowercase HEX
#dad4cc

Shades

Tints

Tones

Harmony

CSS snippets for #DAD4CC

.color-dad4cc {
  color: #DAD4CC;
  background-color: #DAD4CC;
}

Frequently asked questions

What color is #DAD4CC?+

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

What is the closest Tailwind color to #DAD4CC?+

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