#FF59EC Color

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

Color preview

#FF59EC

Color formats

HEX
#FF59EC
RGB
rgb(255, 89, 236)
RGBA
rgba(255, 89, 236, 1)
HSL
hsl(307, 100%, 67%)
HSV
hsv(307, 65%, 100%)
CMYK
cmyk(0%, 65%, 7%, 0%)
CSS variable
--color-primary: #FF59EC;
Lowercase HEX
#ff59ec

Shades

Tints

Tones

Harmony

CSS snippets for #FF59EC

.color-ff59ec {
  color: #FF59EC;
  background-color: #FF59EC;
}

Frequently asked questions

What color is #FF59EC?+

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

What is the closest Tailwind color to #FF59EC?+

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