#F80386 Color

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

Color preview

#F80386

Color formats

HEX
#F80386
RGB
rgb(248, 3, 134)
RGBA
rgba(248, 3, 134, 1)
HSL
hsl(328, 98%, 49%)
HSV
hsv(328, 99%, 97%)
CMYK
cmyk(0%, 99%, 46%, 3%)
CSS variable
--color-primary: #F80386;
Lowercase HEX
#f80386

Shades

Tints

Tones

Harmony

CSS snippets for #F80386

.color-f80386 {
  color: #F80386;
  background-color: #F80386;
}

Frequently asked questions

What color is #F80386?+

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

What is the closest Tailwind color to #F80386?+

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