#C85A4B Color

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

Color preview

#C85A4B

Color formats

HEX
#C85A4B
RGB
rgb(200, 90, 75)
RGBA
rgba(200, 90, 75, 1)
HSL
hsl(7, 53%, 54%)
HSV
hsv(7, 63%, 78%)
CMYK
cmyk(0%, 55%, 62%, 22%)
CSS variable
--color-primary: #C85A4B;
Lowercase HEX
#c85a4b

Shades

Tints

Tones

Harmony

CSS snippets for #C85A4B

.color-c85a4b {
  color: #C85A4B;
  background-color: #C85A4B;
}

Frequently asked questions

What color is #C85A4B?+

#C85A4B is a HEX color with RGB value rgb(200, 90, 75) and HSL value hsl(7, 53%, 54%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C85A4B?+

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