#CC5838 Color

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

Color preview

#CC5838

Color formats

HEX
#CC5838
RGB
rgb(204, 88, 56)
RGBA
rgba(204, 88, 56, 1)
HSL
hsl(13, 59%, 51%)
HSV
hsv(13, 73%, 80%)
CMYK
cmyk(0%, 57%, 73%, 20%)
CSS variable
--color-primary: #CC5838;
Lowercase HEX
#cc5838

Shades

Tints

Tones

Harmony

CSS snippets for #CC5838

.color-cc5838 {
  color: #CC5838;
  background-color: #CC5838;
}

Frequently asked questions

What color is #CC5838?+

#CC5838 is a HEX color with RGB value rgb(204, 88, 56) and HSL value hsl(13, 59%, 51%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #CC5838?+

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