#CC702E Color

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

Color preview

#CC702E

Color formats

HEX
#CC702E
RGB
rgb(204, 112, 46)
RGBA
rgba(204, 112, 46, 1)
HSL
hsl(25, 63%, 49%)
HSV
hsv(25, 77%, 80%)
CMYK
cmyk(0%, 45%, 77%, 20%)
CSS variable
--color-primary: #CC702E;
Lowercase HEX
#cc702e

Shades

Tints

Tones

Harmony

CSS snippets for #CC702E

.color-cc702e {
  color: #CC702E;
  background-color: #CC702E;
}

Frequently asked questions

What color is #CC702E?+

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

What is the closest Tailwind color to #CC702E?+

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