#F86DCA Color

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

Color preview

#F86DCA

Color formats

HEX
#F86DCA
RGB
rgb(248, 109, 202)
RGBA
rgba(248, 109, 202, 1)
HSL
hsl(320, 91%, 70%)
HSV
hsv(320, 56%, 97%)
CMYK
cmyk(0%, 56%, 19%, 3%)
CSS variable
--color-primary: #F86DCA;
Lowercase HEX
#f86dca

Shades

Tints

Tones

Harmony

CSS snippets for #F86DCA

.color-f86dca {
  color: #F86DCA;
  background-color: #F86DCA;
}

Frequently asked questions

What color is #F86DCA?+

#F86DCA is a HEX color with RGB value rgb(248, 109, 202) and HSL value hsl(320, 91%, 70%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #F86DCA?+

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