#FF59F9 Color

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

Color preview

#FF59F9

Color formats

HEX
#FF59F9
RGB
rgb(255, 89, 249)
RGBA
rgba(255, 89, 249, 1)
HSL
hsl(302, 100%, 67%)
HSV
hsv(302, 65%, 100%)
CMYK
cmyk(0%, 65%, 2%, 0%)
CSS variable
--color-primary: #FF59F9;
Lowercase HEX
#ff59f9

Shades

Tints

Tones

Harmony

CSS snippets for #FF59F9

.color-ff59f9 {
  color: #FF59F9;
  background-color: #FF59F9;
}

Frequently asked questions

What color is #FF59F9?+

#FF59F9 is a HEX color with RGB value rgb(255, 89, 249) and HSL value hsl(302, 100%, 67%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FF59F9?+

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