#F80392 Color

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

Color preview

#F80392

Color formats

HEX
#F80392
RGB
rgb(248, 3, 146)
RGBA
rgba(248, 3, 146, 1)
HSL
hsl(325, 98%, 49%)
HSV
hsv(325, 99%, 97%)
CMYK
cmyk(0%, 99%, 41%, 3%)
CSS variable
--color-primary: #F80392;
Lowercase HEX
#f80392

Shades

Tints

Tones

Harmony

CSS snippets for #F80392

.color-f80392 {
  color: #F80392;
  background-color: #F80392;
}

Frequently asked questions

What color is #F80392?+

#F80392 is a HEX color with RGB value rgb(248, 3, 146) and HSL value hsl(325, 98%, 49%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #F80392?+

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