#CC703B Color

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

Color preview

#CC703B

Color formats

HEX
#CC703B
RGB
rgb(204, 112, 59)
RGBA
rgba(204, 112, 59, 1)
HSL
hsl(22, 59%, 52%)
HSV
hsv(22, 71%, 80%)
CMYK
cmyk(0%, 45%, 71%, 20%)
CSS variable
--color-primary: #CC703B;
Lowercase HEX
#cc703b

Shades

Tints

Tones

Harmony

CSS snippets for #CC703B

.color-cc703b {
  color: #CC703B;
  background-color: #CC703B;
}

Frequently asked questions

What color is #CC703B?+

#CC703B is a HEX color with RGB value rgb(204, 112, 59) and HSL value hsl(22, 59%, 52%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #CC703B?+

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