#C85F71 Color

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

Color preview

#C85F71

Color formats

HEX
#C85F71
RGB
rgb(200, 95, 113)
RGBA
rgba(200, 95, 113, 1)
HSL
hsl(350, 49%, 58%)
HSV
hsv(350, 53%, 78%)
CMYK
cmyk(0%, 53%, 44%, 22%)
CSS variable
--color-primary: #C85F71;
Lowercase HEX
#c85f71

Shades

Tints

Tones

Harmony

CSS snippets for #C85F71

.color-c85f71 {
  color: #C85F71;
  background-color: #C85F71;
}

Frequently asked questions

What color is #C85F71?+

#C85F71 is a HEX color with RGB value rgb(200, 95, 113) and HSL value hsl(350, 49%, 58%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C85F71?+

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