#F80EB9 Color

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

Color preview

#F80EB9

Color formats

HEX
#F80EB9
RGB
rgb(248, 14, 185)
RGBA
rgba(248, 14, 185, 1)
HSL
hsl(316, 94%, 51%)
HSV
hsv(316, 94%, 97%)
CMYK
cmyk(0%, 94%, 25%, 3%)
CSS variable
--color-primary: #F80EB9;
Lowercase HEX
#f80eb9

Shades

Tints

Tones

Harmony

CSS snippets for #F80EB9

.color-f80eb9 {
  color: #F80EB9;
  background-color: #F80EB9;
}

Frequently asked questions

What color is #F80EB9?+

#F80EB9 is a HEX color with RGB value rgb(248, 14, 185) and HSL value hsl(316, 94%, 51%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #F80EB9?+

The closest Tailwind color is fuchsia-600, available as the bg-fuchsia-600 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