#DAC3FF Color

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

Color preview

#DAC3FF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DAC3FF

.color-dac3ff {
  color: #DAC3FF;
  background-color: #DAC3FF;
}

Frequently asked questions

What color is #DAC3FF?+

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

What is the closest Tailwind color to #DAC3FF?+

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