#D1DACC Color

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

Color preview

#D1DACC

Color formats

HEX
#D1DACC
RGB
rgb(209, 218, 204)
RGBA
rgba(209, 218, 204, 1)
HSL
hsl(99, 16%, 83%)
HSV
hsv(99, 6%, 85%)
CMYK
cmyk(4%, 0%, 6%, 15%)
CSS variable
--color-primary: #D1DACC;
Lowercase HEX
#d1dacc

Shades

Tints

Tones

Harmony

CSS snippets for #D1DACC

.color-d1dacc {
  color: #D1DACC;
  background-color: #D1DACC;
}

Frequently asked questions

What color is #D1DACC?+

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

What is the closest Tailwind color to #D1DACC?+

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