#C8583C Color

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

Color preview

#C8583C

Color formats

HEX
#C8583C
RGB
rgb(200, 88, 60)
RGBA
rgba(200, 88, 60, 1)
HSL
hsl(12, 56%, 51%)
HSV
hsv(12, 70%, 78%)
CMYK
cmyk(0%, 56%, 70%, 22%)
CSS variable
--color-primary: #C8583C;
Lowercase HEX
#c8583c

Shades

Tints

Tones

Harmony

CSS snippets for #C8583C

.color-c8583c {
  color: #C8583C;
  background-color: #C8583C;
}

Frequently asked questions

What color is #C8583C?+

#C8583C is a HEX color with RGB value rgb(200, 88, 60) and HSL value hsl(12, 56%, 51%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C8583C?+

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