#DAAFF4 Color

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

Color preview

#DAAFF4

Color formats

HEX
#DAAFF4
RGB
rgb(218, 175, 244)
RGBA
rgba(218, 175, 244, 1)
HSL
hsl(277, 76%, 82%)
HSV
hsv(277, 28%, 96%)
CMYK
cmyk(11%, 28%, 0%, 4%)
CSS variable
--color-primary: #DAAFF4;
Lowercase HEX
#daaff4

Shades

Tints

Tones

Harmony

CSS snippets for #DAAFF4

.color-daaff4 {
  color: #DAAFF4;
  background-color: #DAAFF4;
}

Frequently asked questions

What color is #DAAFF4?+

#DAAFF4 is a HEX color with RGB value rgb(218, 175, 244) and HSL value hsl(277, 76%, 82%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DAAFF4?+

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