#DACDD2 Color

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

Color preview

#DACDD2

Color formats

HEX
#DACDD2
RGB
rgb(218, 205, 210)
RGBA
rgba(218, 205, 210, 1)
HSL
hsl(337, 15%, 83%)
HSV
hsv(337, 6%, 85%)
CMYK
cmyk(0%, 6%, 4%, 15%)
CSS variable
--color-primary: #DACDD2;
Lowercase HEX
#dacdd2

Shades

Tints

Tones

Harmony

CSS snippets for #DACDD2

.color-dacdd2 {
  color: #DACDD2;
  background-color: #DACDD2;
}

Frequently asked questions

What color is #DACDD2?+

#DACDD2 is a HEX color with RGB value rgb(218, 205, 210) and HSL value hsl(337, 15%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DACDD2?+

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