#C8604C Color

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

Color preview

#C8604C

Color formats

HEX
#C8604C
RGB
rgb(200, 96, 76)
RGBA
rgba(200, 96, 76, 1)
HSL
hsl(10, 53%, 54%)
HSV
hsv(10, 62%, 78%)
CMYK
cmyk(0%, 52%, 62%, 22%)
CSS variable
--color-primary: #C8604C;
Lowercase HEX
#c8604c

Shades

Tints

Tones

Harmony

CSS snippets for #C8604C

.color-c8604c {
  color: #C8604C;
  background-color: #C8604C;
}

Frequently asked questions

What color is #C8604C?+

#C8604C is a HEX color with RGB value rgb(200, 96, 76) and HSL value hsl(10, 53%, 54%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C8604C?+

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