#C85F78 Color

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

Color preview

#C85F78

Color formats

HEX
#C85F78
RGB
rgb(200, 95, 120)
RGBA
rgba(200, 95, 120, 1)
HSL
hsl(346, 49%, 58%)
HSV
hsv(346, 53%, 78%)
CMYK
cmyk(0%, 53%, 40%, 22%)
CSS variable
--color-primary: #C85F78;
Lowercase HEX
#c85f78

Shades

Tints

Tones

Harmony

CSS snippets for #C85F78

.color-c85f78 {
  color: #C85F78;
  background-color: #C85F78;
}

Frequently asked questions

What color is #C85F78?+

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

What is the closest Tailwind color to #C85F78?+

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