#F501FE Color

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

Color preview

#F501FE

Color formats

HEX
#F501FE
RGB
rgb(245, 1, 254)
RGBA
rgba(245, 1, 254, 1)
HSL
hsl(298, 99%, 50%)
HSV
hsv(298, 100%, 100%)
CMYK
cmyk(4%, 100%, 0%, 0%)
CSS variable
--color-primary: #F501FE;
Lowercase HEX
#f501fe

Shades

Tints

Tones

Harmony

CSS snippets for #F501FE

.color-f501fe {
  color: #F501FE;
  background-color: #F501FE;
}

Frequently asked questions

What color is #F501FE?+

#F501FE is a HEX color with RGB value rgb(245, 1, 254) and HSL value hsl(298, 99%, 50%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #F501FE?+

The closest Tailwind color is fuchsia-500, available as the bg-fuchsia-500 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