#DACBC5 Color

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

Color preview

#DACBC5

Color formats

HEX
#DACBC5
RGB
rgb(218, 203, 197)
RGBA
rgba(218, 203, 197, 1)
HSL
hsl(17, 22%, 81%)
HSV
hsv(17, 10%, 85%)
CMYK
cmyk(0%, 7%, 10%, 15%)
CSS variable
--color-primary: #DACBC5;
Lowercase HEX
#dacbc5

Shades

Tints

Tones

Harmony

CSS snippets for #DACBC5

.color-dacbc5 {
  color: #DACBC5;
  background-color: #DACBC5;
}

Frequently asked questions

What color is #DACBC5?+

#DACBC5 is a HEX color with RGB value rgb(218, 203, 197) and HSL value hsl(17, 22%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DACBC5?+

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