#DAC4FF Color

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

Color preview

#DAC4FF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DAC4FF

.color-dac4ff {
  color: #DAC4FF;
  background-color: #DAC4FF;
}

Frequently asked questions

What color is #DAC4FF?+

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

What is the closest Tailwind color to #DAC4FF?+

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