#FF5DFF Color

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

Color preview

#FF5DFF

Color formats

HEX
#FF5DFF
RGB
rgb(255, 93, 255)
RGBA
rgba(255, 93, 255, 1)
HSL
hsl(300, 100%, 68%)
HSV
hsv(300, 64%, 100%)
CMYK
cmyk(0%, 64%, 0%, 0%)
CSS variable
--color-primary: #FF5DFF;
Lowercase HEX
#ff5dff

Shades

Tints

Tones

Harmony

CSS snippets for #FF5DFF

.color-ff5dff {
  color: #FF5DFF;
  background-color: #FF5DFF;
}

Frequently asked questions

What color is #FF5DFF?+

#FF5DFF is a HEX color with RGB value rgb(255, 93, 255) and HSL value hsl(300, 100%, 68%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FF5DFF?+

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