#DAA3FF Color

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

Color preview

#DAA3FF

Color formats

HEX
#DAA3FF
RGB
rgb(218, 163, 255)
RGBA
rgba(218, 163, 255, 1)
HSL
hsl(276, 100%, 82%)
HSV
hsv(276, 36%, 100%)
CMYK
cmyk(15%, 36%, 0%, 0%)
CSS variable
--color-primary: #DAA3FF;
Lowercase HEX
#daa3ff

Shades

Tints

Tones

Harmony

CSS snippets for #DAA3FF

.color-daa3ff {
  color: #DAA3FF;
  background-color: #DAA3FF;
}

Frequently asked questions

What color is #DAA3FF?+

#DAA3FF is a HEX color with RGB value rgb(218, 163, 255) and HSL value hsl(276, 100%, 82%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DAA3FF?+

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