#C3503C Color

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

Color preview

#C3503C

Color formats

HEX
#C3503C
RGB
rgb(195, 80, 60)
RGBA
rgba(195, 80, 60, 1)
HSL
hsl(9, 53%, 50%)
HSV
hsv(9, 69%, 76%)
CMYK
cmyk(0%, 59%, 69%, 24%)
CSS variable
--color-primary: #C3503C;
Lowercase HEX
#c3503c

Shades

Tints

Tones

Harmony

CSS snippets for #C3503C

.color-c3503c {
  color: #C3503C;
  background-color: #C3503C;
}

Frequently asked questions

What color is #C3503C?+

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

What is the closest Tailwind color to #C3503C?+

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