#CC803D Color

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

Color preview

#CC803D

Color formats

HEX
#CC803D
RGB
rgb(204, 128, 61)
RGBA
rgba(204, 128, 61, 1)
HSL
hsl(28, 58%, 52%)
HSV
hsv(28, 70%, 80%)
CMYK
cmyk(0%, 37%, 70%, 20%)
CSS variable
--color-primary: #CC803D;
Lowercase HEX
#cc803d

Shades

Tints

Tones

Harmony

CSS snippets for #CC803D

.color-cc803d {
  color: #CC803D;
  background-color: #CC803D;
}

Frequently asked questions

What color is #CC803D?+

#CC803D is a HEX color with RGB value rgb(204, 128, 61) and HSL value hsl(28, 58%, 52%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #CC803D?+

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