#CC602E Color

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

Color preview

#CC602E

Color formats

HEX
#CC602E
RGB
rgb(204, 96, 46)
RGBA
rgba(204, 96, 46, 1)
HSL
hsl(19, 63%, 49%)
HSV
hsv(19, 77%, 80%)
CMYK
cmyk(0%, 53%, 77%, 20%)
CSS variable
--color-primary: #CC602E;
Lowercase HEX
#cc602e

Shades

Tints

Tones

Harmony

CSS snippets for #CC602E

.color-cc602e {
  color: #CC602E;
  background-color: #CC602E;
}

Frequently asked questions

What color is #CC602E?+

#CC602E is a HEX color with RGB value rgb(204, 96, 46) and HSL value hsl(19, 63%, 49%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #CC602E?+

The closest Tailwind color is amber-700, available as the bg-amber-700 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