#DACCE2 Color

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

Color preview

#DACCE2

Color formats

HEX
#DACCE2
RGB
rgb(218, 204, 226)
RGBA
rgba(218, 204, 226, 1)
HSL
hsl(278, 27%, 84%)
HSV
hsv(278, 10%, 89%)
CMYK
cmyk(4%, 10%, 0%, 11%)
CSS variable
--color-primary: #DACCE2;
Lowercase HEX
#dacce2

Shades

Tints

Tones

Harmony

CSS snippets for #DACCE2

.color-dacce2 {
  color: #DACCE2;
  background-color: #DACCE2;
}

Frequently asked questions

What color is #DACCE2?+

#DACCE2 is a HEX color with RGB value rgb(218, 204, 226) and HSL value hsl(278, 27%, 84%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DACCE2?+

The closest Tailwind color is zinc-300, available as the bg-zinc-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