#DF84E1 Color

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

Color preview

#DF84E1

Color formats

HEX
#DF84E1
RGB
rgb(223, 132, 225)
RGBA
rgba(223, 132, 225, 1)
HSL
hsl(299, 61%, 70%)
HSV
hsv(299, 41%, 88%)
CMYK
cmyk(1%, 41%, 0%, 12%)
CSS variable
--color-primary: #DF84E1;
Lowercase HEX
#df84e1

Shades

Tints

Tones

Harmony

CSS snippets for #DF84E1

.color-df84e1 {
  color: #DF84E1;
  background-color: #DF84E1;
}

Frequently asked questions

What color is #DF84E1?+

#DF84E1 is a HEX color with RGB value rgb(223, 132, 225) and HSL value hsl(299, 61%, 70%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #DF84E1?+

The closest Tailwind color is fuchsia-400, available as the bg-fuchsia-400 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