#DAA7FF Color

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

Color preview

#DAA7FF

Color formats

HEX
#DAA7FF
RGB
rgb(218, 167, 255)
RGBA
rgba(218, 167, 255, 1)
HSL
hsl(275, 100%, 83%)
HSV
hsv(275, 35%, 100%)
CMYK
cmyk(15%, 35%, 0%, 0%)
CSS variable
--color-primary: #DAA7FF;
Lowercase HEX
#daa7ff

Shades

Tints

Tones

Harmony

CSS snippets for #DAA7FF

.color-daa7ff {
  color: #DAA7FF;
  background-color: #DAA7FF;
}

Frequently asked questions

What color is #DAA7FF?+

#DAA7FF is a HEX color with RGB value rgb(218, 167, 255) and HSL value hsl(275, 100%, 83%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DAA7FF?+

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