#F85CCC Color

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

Color preview

#F85CCC

Color formats

HEX
#F85CCC
RGB
rgb(248, 92, 204)
RGBA
rgba(248, 92, 204, 1)
HSL
hsl(317, 92%, 67%)
HSV
hsv(317, 63%, 97%)
CMYK
cmyk(0%, 63%, 18%, 3%)
CSS variable
--color-primary: #F85CCC;
Lowercase HEX
#f85ccc

Shades

Tints

Tones

Harmony

CSS snippets for #F85CCC

.color-f85ccc {
  color: #F85CCC;
  background-color: #F85CCC;
}

Frequently asked questions

What color is #F85CCC?+

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

What is the closest Tailwind color to #F85CCC?+

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