#C7503D Color

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

Color preview

#C7503D

Color formats

HEX
#C7503D
RGB
rgb(199, 80, 61)
RGBA
rgba(199, 80, 61, 1)
HSL
hsl(8, 55%, 51%)
HSV
hsv(8, 69%, 78%)
CMYK
cmyk(0%, 60%, 69%, 22%)
CSS variable
--color-primary: #C7503D;
Lowercase HEX
#c7503d

Shades

Tints

Tones

Harmony

CSS snippets for #C7503D

.color-c7503d {
  color: #C7503D;
  background-color: #C7503D;
}

Frequently asked questions

What color is #C7503D?+

#C7503D is a HEX color with RGB value rgb(199, 80, 61) and HSL value hsl(8, 55%, 51%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C7503D?+

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