#DAC1FF Color

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

Color preview

#DAC1FF

Color formats

HEX
#DAC1FF
RGB
rgb(218, 193, 255)
RGBA
rgba(218, 193, 255, 1)
HSL
hsl(264, 100%, 88%)
HSV
hsv(264, 24%, 100%)
CMYK
cmyk(15%, 24%, 0%, 0%)
CSS variable
--color-primary: #DAC1FF;
Lowercase HEX
#dac1ff

Shades

Tints

Tones

Harmony

CSS snippets for #DAC1FF

.color-dac1ff {
  color: #DAC1FF;
  background-color: #DAC1FF;
}

Frequently asked questions

What color is #DAC1FF?+

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

What is the closest Tailwind color to #DAC1FF?+

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