#DAC5FF Color

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

Color preview

#DAC5FF

Color formats

HEX
#DAC5FF
RGB
rgb(218, 197, 255)
RGBA
rgba(218, 197, 255, 1)
HSL
hsl(262, 100%, 89%)
HSV
hsv(262, 23%, 100%)
CMYK
cmyk(15%, 23%, 0%, 0%)
CSS variable
--color-primary: #DAC5FF;
Lowercase HEX
#dac5ff

Shades

Tints

Tones

Harmony

CSS snippets for #DAC5FF

.color-dac5ff {
  color: #DAC5FF;
  background-color: #DAC5FF;
}

Frequently asked questions

What color is #DAC5FF?+

#DAC5FF is a HEX color with RGB value rgb(218, 197, 255) and HSL value hsl(262, 100%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DAC5FF?+

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