#C8523D Color

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

Color preview

#C8523D

Color formats

HEX
#C8523D
RGB
rgb(200, 82, 61)
RGBA
rgba(200, 82, 61, 1)
HSL
hsl(9, 56%, 51%)
HSV
hsv(9, 70%, 78%)
CMYK
cmyk(0%, 59%, 70%, 22%)
CSS variable
--color-primary: #C8523D;
Lowercase HEX
#c8523d

Shades

Tints

Tones

Harmony

CSS snippets for #C8523D

.color-c8523d {
  color: #C8523D;
  background-color: #C8523D;
}

Frequently asked questions

What color is #C8523D?+

#C8523D is a HEX color with RGB value rgb(200, 82, 61) and HSL value hsl(9, 56%, 51%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C8523D?+

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