#CC533D Color

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

Color preview

#CC533D

Color formats

HEX
#CC533D
RGB
rgb(204, 83, 61)
RGBA
rgba(204, 83, 61, 1)
HSL
hsl(9, 58%, 52%)
HSV
hsv(9, 70%, 80%)
CMYK
cmyk(0%, 59%, 70%, 20%)
CSS variable
--color-primary: #CC533D;
Lowercase HEX
#cc533d

Shades

Tints

Tones

Harmony

CSS snippets for #CC533D

.color-cc533d {
  color: #CC533D;
  background-color: #CC533D;
}

Frequently asked questions

What color is #CC533D?+

#CC533D is a HEX color with RGB value rgb(204, 83, 61) and HSL value hsl(9, 58%, 52%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CC533D?+

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