#DAC7E2 Color

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

Color preview

#DAC7E2

Color formats

HEX
#DAC7E2
RGB
rgb(218, 199, 226)
RGBA
rgba(218, 199, 226, 1)
HSL
hsl(282, 32%, 83%)
HSV
hsv(282, 12%, 89%)
CMYK
cmyk(4%, 12%, 0%, 11%)
CSS variable
--color-primary: #DAC7E2;
Lowercase HEX
#dac7e2

Shades

Tints

Tones

Harmony

CSS snippets for #DAC7E2

.color-dac7e2 {
  color: #DAC7E2;
  background-color: #DAC7E2;
}

Frequently asked questions

What color is #DAC7E2?+

#DAC7E2 is a HEX color with RGB value rgb(218, 199, 226) and HSL value hsl(282, 32%, 83%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DAC7E2?+

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