#DFAAFE Color

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

Color preview

#DFAAFE

Color formats

HEX
#DFAAFE
RGB
rgb(223, 170, 254)
RGBA
rgba(223, 170, 254, 1)
HSL
hsl(278, 98%, 83%)
HSV
hsv(278, 33%, 100%)
CMYK
cmyk(12%, 33%, 0%, 0%)
CSS variable
--color-primary: #DFAAFE;
Lowercase HEX
#dfaafe

Shades

Tints

Tones

Harmony

CSS snippets for #DFAAFE

.color-dfaafe {
  color: #DFAAFE;
  background-color: #DFAAFE;
}

Frequently asked questions

What color is #DFAAFE?+

#DFAAFE is a HEX color with RGB value rgb(223, 170, 254) and HSL value hsl(278, 98%, 83%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DFAAFE?+

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