#DAAFF7 Color

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

Color preview

#DAAFF7

Color formats

HEX
#DAAFF7
RGB
rgb(218, 175, 247)
RGBA
rgba(218, 175, 247, 1)
HSL
hsl(276, 82%, 83%)
HSV
hsv(276, 29%, 97%)
CMYK
cmyk(12%, 29%, 0%, 3%)
CSS variable
--color-primary: #DAAFF7;
Lowercase HEX
#daaff7

Shades

Tints

Tones

Harmony

CSS snippets for #DAAFF7

.color-daaff7 {
  color: #DAAFF7;
  background-color: #DAAFF7;
}

Frequently asked questions

What color is #DAAFF7?+

#DAAFF7 is a HEX color with RGB value rgb(218, 175, 247) and HSL value hsl(276, 82%, 83%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DAAFF7?+

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