#DACEC5 Color

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

Color preview

#DACEC5

Color formats

HEX
#DACEC5
RGB
rgb(218, 206, 197)
RGBA
rgba(218, 206, 197, 1)
HSL
hsl(26, 22%, 81%)
HSV
hsv(26, 10%, 85%)
CMYK
cmyk(0%, 6%, 10%, 15%)
CSS variable
--color-primary: #DACEC5;
Lowercase HEX
#dacec5

Shades

Tints

Tones

Harmony

CSS snippets for #DACEC5

.color-dacec5 {
  color: #DACEC5;
  background-color: #DACEC5;
}

Frequently asked questions

What color is #DACEC5?+

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

What is the closest Tailwind color to #DACEC5?+

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