#DF5FFF Color

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

Color preview

#DF5FFF

Color formats

HEX
#DF5FFF
RGB
rgb(223, 95, 255)
RGBA
rgba(223, 95, 255, 1)
HSL
hsl(288, 100%, 69%)
HSV
hsv(288, 63%, 100%)
CMYK
cmyk(13%, 63%, 0%, 0%)
CSS variable
--color-primary: #DF5FFF;
Lowercase HEX
#df5fff

Shades

Tints

Tones

Harmony

CSS snippets for #DF5FFF

.color-df5fff {
  color: #DF5FFF;
  background-color: #DF5FFF;
}

Frequently asked questions

What color is #DF5FFF?+

#DF5FFF is a HEX color with RGB value rgb(223, 95, 255) and HSL value hsl(288, 100%, 69%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #DF5FFF?+

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