#DAC5E6 Color

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

Color preview

#DAC5E6

Color formats

HEX
#DAC5E6
RGB
rgb(218, 197, 230)
RGBA
rgba(218, 197, 230, 1)
HSL
hsl(278, 40%, 84%)
HSV
hsv(278, 14%, 90%)
CMYK
cmyk(5%, 14%, 0%, 10%)
CSS variable
--color-primary: #DAC5E6;
Lowercase HEX
#dac5e6

Shades

Tints

Tones

Harmony

CSS snippets for #DAC5E6

.color-dac5e6 {
  color: #DAC5E6;
  background-color: #DAC5E6;
}

Frequently asked questions

What color is #DAC5E6?+

#DAC5E6 is a HEX color with RGB value rgb(218, 197, 230) and HSL value hsl(278, 40%, 84%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DAC5E6?+

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