#C85F63 Color

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

Color preview

#C85F63

Color formats

HEX
#C85F63
RGB
rgb(200, 95, 99)
RGBA
rgba(200, 95, 99, 1)
HSL
hsl(358, 49%, 58%)
HSV
hsv(358, 53%, 78%)
CMYK
cmyk(0%, 53%, 51%, 22%)
CSS variable
--color-primary: #C85F63;
Lowercase HEX
#c85f63

Shades

Tints

Tones

Harmony

CSS snippets for #C85F63

.color-c85f63 {
  color: #C85F63;
  background-color: #C85F63;
}

Frequently asked questions

What color is #C85F63?+

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

What is the closest Tailwind color to #C85F63?+

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