#DACBC0 Color

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

Color preview

#DACBC0

Color formats

HEX
#DACBC0
RGB
rgb(218, 203, 192)
RGBA
rgba(218, 203, 192, 1)
HSL
hsl(25, 26%, 80%)
HSV
hsv(25, 12%, 85%)
CMYK
cmyk(0%, 7%, 12%, 15%)
CSS variable
--color-primary: #DACBC0;
Lowercase HEX
#dacbc0

Shades

Tints

Tones

Harmony

CSS snippets for #DACBC0

.color-dacbc0 {
  color: #DACBC0;
  background-color: #DACBC0;
}

Frequently asked questions

What color is #DACBC0?+

#DACBC0 is a HEX color with RGB value rgb(218, 203, 192) and HSL value hsl(25, 26%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DACBC0?+

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