#C0503F Color

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

Color preview

#C0503F

Color formats

HEX
#C0503F
RGB
rgb(192, 80, 63)
RGBA
rgba(192, 80, 63, 1)
HSL
hsl(8, 51%, 50%)
HSV
hsv(8, 67%, 75%)
CMYK
cmyk(0%, 58%, 67%, 25%)
CSS variable
--color-primary: #C0503F;
Lowercase HEX
#c0503f

Shades

Tints

Tones

Harmony

CSS snippets for #C0503F

.color-c0503f {
  color: #C0503F;
  background-color: #C0503F;
}

Frequently asked questions

What color is #C0503F?+

#C0503F is a HEX color with RGB value rgb(192, 80, 63) and HSL value hsl(8, 51%, 50%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C0503F?+

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