#DAA1FF Color

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

Color preview

#DAA1FF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DAA1FF

.color-daa1ff {
  color: #DAA1FF;
  background-color: #DAA1FF;
}

Frequently asked questions

What color is #DAA1FF?+

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

What is the closest Tailwind color to #DAA1FF?+

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