#F42FFE Color

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

Color preview

#F42FFE

Color formats

HEX
#F42FFE
RGB
rgb(244, 47, 254)
RGBA
rgba(244, 47, 254, 1)
HSL
hsl(297, 99%, 59%)
HSV
hsv(297, 81%, 100%)
CMYK
cmyk(4%, 81%, 0%, 0%)
CSS variable
--color-primary: #F42FFE;
Lowercase HEX
#f42ffe

Shades

Tints

Tones

Harmony

CSS snippets for #F42FFE

.color-f42ffe {
  color: #F42FFE;
  background-color: #F42FFE;
}

Frequently asked questions

What color is #F42FFE?+

#F42FFE is a HEX color with RGB value rgb(244, 47, 254) and HSL value hsl(297, 99%, 59%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #F42FFE?+

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