#C3573C Color

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

Color preview

#C3573C

Color formats

HEX
#C3573C
RGB
rgb(195, 87, 60)
RGBA
rgba(195, 87, 60, 1)
HSL
hsl(12, 53%, 50%)
HSV
hsv(12, 69%, 76%)
CMYK
cmyk(0%, 55%, 69%, 24%)
CSS variable
--color-primary: #C3573C;
Lowercase HEX
#c3573c

Shades

Tints

Tones

Harmony

CSS snippets for #C3573C

.color-c3573c {
  color: #C3573C;
  background-color: #C3573C;
}

Frequently asked questions

What color is #C3573C?+

#C3573C is a HEX color with RGB value rgb(195, 87, 60) and HSL value hsl(12, 53%, 50%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C3573C?+

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