#DAC2FF Color

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

Color preview

#DAC2FF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DAC2FF

.color-dac2ff {
  color: #DAC2FF;
  background-color: #DAC2FF;
}

Frequently asked questions

What color is #DAC2FF?+

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

What is the closest Tailwind color to #DAC2FF?+

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