#FF5EFA Color

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

Color preview

#FF5EFA

Color formats

HEX
#FF5EFA
RGB
rgb(255, 94, 250)
RGBA
rgba(255, 94, 250, 1)
HSL
hsl(302, 100%, 68%)
HSV
hsv(302, 63%, 100%)
CMYK
cmyk(0%, 63%, 2%, 0%)
CSS variable
--color-primary: #FF5EFA;
Lowercase HEX
#ff5efa

Shades

Tints

Tones

Harmony

CSS snippets for #FF5EFA

.color-ff5efa {
  color: #FF5EFA;
  background-color: #FF5EFA;
}

Frequently asked questions

What color is #FF5EFA?+

#FF5EFA is a HEX color with RGB value rgb(255, 94, 250) and HSL value hsl(302, 100%, 68%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FF5EFA?+

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