#CC843B Color

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

Color preview

#CC843B

Color formats

HEX
#CC843B
RGB
rgb(204, 132, 59)
RGBA
rgba(204, 132, 59, 1)
HSL
hsl(30, 59%, 52%)
HSV
hsv(30, 71%, 80%)
CMYK
cmyk(0%, 35%, 71%, 20%)
CSS variable
--color-primary: #CC843B;
Lowercase HEX
#cc843b

Shades

Tints

Tones

Harmony

CSS snippets for #CC843B

.color-cc843b {
  color: #CC843B;
  background-color: #CC843B;
}

Frequently asked questions

What color is #CC843B?+

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

What is the closest Tailwind color to #CC843B?+

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