#F86DCC Color

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

Color preview

#F86DCC

Color formats

HEX
#F86DCC
RGB
rgb(248, 109, 204)
RGBA
rgba(248, 109, 204, 1)
HSL
hsl(319, 91%, 70%)
HSV
hsv(319, 56%, 97%)
CMYK
cmyk(0%, 56%, 18%, 3%)
CSS variable
--color-primary: #F86DCC;
Lowercase HEX
#f86dcc

Shades

Tints

Tones

Harmony

CSS snippets for #F86DCC

.color-f86dcc {
  color: #F86DCC;
  background-color: #F86DCC;
}

Frequently asked questions

What color is #F86DCC?+

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

What is the closest Tailwind color to #F86DCC?+

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