#F80EE8 Color

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

Color preview

#F80EE8

Color formats

HEX
#F80EE8
RGB
rgb(248, 14, 232)
RGBA
rgba(248, 14, 232, 1)
HSL
hsl(304, 94%, 51%)
HSV
hsv(304, 94%, 97%)
CMYK
cmyk(0%, 94%, 6%, 3%)
CSS variable
--color-primary: #F80EE8;
Lowercase HEX
#f80ee8

Shades

Tints

Tones

Harmony

CSS snippets for #F80EE8

.color-f80ee8 {
  color: #F80EE8;
  background-color: #F80EE8;
}

Frequently asked questions

What color is #F80EE8?+

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

What is the closest Tailwind color to #F80EE8?+

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