#F85DCA Color

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

Color preview

#F85DCA

Color formats

HEX
#F85DCA
RGB
rgb(248, 93, 202)
RGBA
rgba(248, 93, 202, 1)
HSL
hsl(318, 92%, 67%)
HSV
hsv(318, 63%, 97%)
CMYK
cmyk(0%, 63%, 19%, 3%)
CSS variable
--color-primary: #F85DCA;
Lowercase HEX
#f85dca

Shades

Tints

Tones

Harmony

CSS snippets for #F85DCA

.color-f85dca {
  color: #F85DCA;
  background-color: #F85DCA;
}

Frequently asked questions

What color is #F85DCA?+

#F85DCA is a HEX color with RGB value rgb(248, 93, 202) and HSL value hsl(318, 92%, 67%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #F85DCA?+

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