#F85DAD Color

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

Color preview

#F85DAD

Color formats

HEX
#F85DAD
RGB
rgb(248, 93, 173)
RGBA
rgba(248, 93, 173, 1)
HSL
hsl(329, 92%, 67%)
HSV
hsv(329, 63%, 97%)
CMYK
cmyk(0%, 63%, 30%, 3%)
CSS variable
--color-primary: #F85DAD;
Lowercase HEX
#f85dad

Shades

Tints

Tones

Harmony

CSS snippets for #F85DAD

.color-f85dad {
  color: #F85DAD;
  background-color: #F85DAD;
}

Frequently asked questions

What color is #F85DAD?+

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

What is the closest Tailwind color to #F85DAD?+

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