#C85A42 Color

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

Color preview

#C85A42

Color formats

HEX
#C85A42
RGB
rgb(200, 90, 66)
RGBA
rgba(200, 90, 66, 1)
HSL
hsl(11, 55%, 52%)
HSV
hsv(11, 67%, 78%)
CMYK
cmyk(0%, 55%, 67%, 22%)
CSS variable
--color-primary: #C85A42;
Lowercase HEX
#c85a42

Shades

Tints

Tones

Harmony

CSS snippets for #C85A42

.color-c85a42 {
  color: #C85A42;
  background-color: #C85A42;
}

Frequently asked questions

What color is #C85A42?+

#C85A42 is a HEX color with RGB value rgb(200, 90, 66) and HSL value hsl(11, 55%, 52%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C85A42?+

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