#CC503A Color

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

Color preview

#CC503A

Color formats

HEX
#CC503A
RGB
rgb(204, 80, 58)
RGBA
rgba(204, 80, 58, 1)
HSL
hsl(9, 59%, 51%)
HSV
hsv(9, 72%, 80%)
CMYK
cmyk(0%, 61%, 72%, 20%)
CSS variable
--color-primary: #CC503A;
Lowercase HEX
#cc503a

Shades

Tints

Tones

Harmony

CSS snippets for #CC503A

.color-cc503a {
  color: #CC503A;
  background-color: #CC503A;
}

Frequently asked questions

What color is #CC503A?+

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

What is the closest Tailwind color to #CC503A?+

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