#F85C71 Color

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

Color preview

#F85C71

Color formats

HEX
#F85C71
RGB
rgb(248, 92, 113)
RGBA
rgba(248, 92, 113, 1)
HSL
hsl(352, 92%, 67%)
HSV
hsv(352, 63%, 97%)
CMYK
cmyk(0%, 63%, 54%, 3%)
CSS variable
--color-primary: #F85C71;
Lowercase HEX
#f85c71

Shades

Tints

Tones

Harmony

CSS snippets for #F85C71

.color-f85c71 {
  color: #F85C71;
  background-color: #F85C71;
}

Frequently asked questions

What color is #F85C71?+

#F85C71 is a HEX color with RGB value rgb(248, 92, 113) and HSL value hsl(352, 92%, 67%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #F85C71?+

The closest Tailwind color is red-400, available as the bg-red-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