#F80EAA Color

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

Color preview

#F80EAA

Color formats

HEX
#F80EAA
RGB
rgb(248, 14, 170)
RGBA
rgba(248, 14, 170, 1)
HSL
hsl(320, 94%, 51%)
HSV
hsv(320, 94%, 97%)
CMYK
cmyk(0%, 94%, 31%, 3%)
CSS variable
--color-primary: #F80EAA;
Lowercase HEX
#f80eaa

Shades

Tints

Tones

Harmony

CSS snippets for #F80EAA

.color-f80eaa {
  color: #F80EAA;
  background-color: #F80EAA;
}

Frequently asked questions

What color is #F80EAA?+

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

What is the closest Tailwind color to #F80EAA?+

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