#C9503B Color

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

Color preview

#C9503B

Color formats

HEX
#C9503B
RGB
rgb(201, 80, 59)
RGBA
rgba(201, 80, 59, 1)
HSL
hsl(9, 57%, 51%)
HSV
hsv(9, 71%, 79%)
CMYK
cmyk(0%, 60%, 71%, 21%)
CSS variable
--color-primary: #C9503B;
Lowercase HEX
#c9503b

Shades

Tints

Tones

Harmony

CSS snippets for #C9503B

.color-c9503b {
  color: #C9503B;
  background-color: #C9503B;
}

Frequently asked questions

What color is #C9503B?+

#C9503B is a HEX color with RGB value rgb(201, 80, 59) and HSL value hsl(9, 57%, 51%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C9503B?+

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