#F80EF0 Color

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

Color preview

#F80EF0

Color formats

HEX
#F80EF0
RGB
rgb(248, 14, 240)
RGBA
rgba(248, 14, 240, 1)
HSL
hsl(302, 94%, 51%)
HSV
hsv(302, 94%, 97%)
CMYK
cmyk(0%, 94%, 3%, 3%)
CSS variable
--color-primary: #F80EF0;
Lowercase HEX
#f80ef0

Shades

Tints

Tones

Harmony

CSS snippets for #F80EF0

.color-f80ef0 {
  color: #F80EF0;
  background-color: #F80EF0;
}

Frequently asked questions

What color is #F80EF0?+

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

What is the closest Tailwind color to #F80EF0?+

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