#F80EF4 Color

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

Color preview

#F80EF4

Color formats

HEX
#F80EF4
RGB
rgb(248, 14, 244)
RGBA
rgba(248, 14, 244, 1)
HSL
hsl(301, 94%, 51%)
HSV
hsv(301, 94%, 97%)
CMYK
cmyk(0%, 94%, 2%, 3%)
CSS variable
--color-primary: #F80EF4;
Lowercase HEX
#f80ef4

Shades

Tints

Tones

Harmony

CSS snippets for #F80EF4

.color-f80ef4 {
  color: #F80EF4;
  background-color: #F80EF4;
}

Frequently asked questions

What color is #F80EF4?+

#F80EF4 is a HEX color with RGB value rgb(248, 14, 244) and HSL value hsl(301, 94%, 51%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #F80EF4?+

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