#DAC0FF Color

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

Color preview

#DAC0FF

Color formats

HEX
#DAC0FF
RGB
rgb(218, 192, 255)
RGBA
rgba(218, 192, 255, 1)
HSL
hsl(265, 100%, 88%)
HSV
hsv(265, 25%, 100%)
CMYK
cmyk(15%, 25%, 0%, 0%)
CSS variable
--color-primary: #DAC0FF;
Lowercase HEX
#dac0ff

Shades

Tints

Tones

Harmony

CSS snippets for #DAC0FF

.color-dac0ff {
  color: #DAC0FF;
  background-color: #DAC0FF;
}

Frequently asked questions

What color is #DAC0FF?+

#DAC0FF is a HEX color with RGB value rgb(218, 192, 255) and HSL value hsl(265, 100%, 88%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DAC0FF?+

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