#FF5FDF Color

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

Color preview

#FF5FDF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FF5FDF

.color-ff5fdf {
  color: #FF5FDF;
  background-color: #FF5FDF;
}

Frequently asked questions

What color is #FF5FDF?+

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

What is the closest Tailwind color to #FF5FDF?+

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