#DACCCA Color

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

Color preview

#DACCCA

Color formats

HEX
#DACCCA
RGB
rgb(218, 204, 202)
RGBA
rgba(218, 204, 202, 1)
HSL
hsl(8, 18%, 82%)
HSV
hsv(8, 7%, 85%)
CMYK
cmyk(0%, 6%, 7%, 15%)
CSS variable
--color-primary: #DACCCA;
Lowercase HEX
#daccca

Shades

Tints

Tones

Harmony

CSS snippets for #DACCCA

.color-daccca {
  color: #DACCCA;
  background-color: #DACCCA;
}

Frequently asked questions

What color is #DACCCA?+

#DACCCA is a HEX color with RGB value rgb(218, 204, 202) and HSL value hsl(8, 18%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DACCCA?+

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