#F85CCE Color

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

Color preview

#F85CCE

Color formats

HEX
#F85CCE
RGB
rgb(248, 92, 206)
RGBA
rgba(248, 92, 206, 1)
HSL
hsl(316, 92%, 67%)
HSV
hsv(316, 63%, 97%)
CMYK
cmyk(0%, 63%, 17%, 3%)
CSS variable
--color-primary: #F85CCE;
Lowercase HEX
#f85cce

Shades

Tints

Tones

Harmony

CSS snippets for #F85CCE

.color-f85cce {
  color: #F85CCE;
  background-color: #F85CCE;
}

Frequently asked questions

What color is #F85CCE?+

#F85CCE is a HEX color with RGB value rgb(248, 92, 206) and HSL value hsl(316, 92%, 67%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #F85CCE?+

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