#F101FE Color

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

Color preview

#F101FE

Color formats

HEX
#F101FE
RGB
rgb(241, 1, 254)
RGBA
rgba(241, 1, 254, 1)
HSL
hsl(297, 99%, 50%)
HSV
hsv(297, 100%, 100%)
CMYK
cmyk(5%, 100%, 0%, 0%)
CSS variable
--color-primary: #F101FE;
Lowercase HEX
#f101fe

Shades

Tints

Tones

Harmony

CSS snippets for #F101FE

.color-f101fe {
  color: #F101FE;
  background-color: #F101FE;
}

Frequently asked questions

What color is #F101FE?+

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

What is the closest Tailwind color to #F101FE?+

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