#DAA2FF Color

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

Color preview

#DAA2FF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DAA2FF

.color-daa2ff {
  color: #DAA2FF;
  background-color: #DAA2FF;
}

Frequently asked questions

What color is #DAA2FF?+

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

What is the closest Tailwind color to #DAA2FF?+

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