#CC8828 Color

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

Color preview

#CC8828

Color formats

HEX
#CC8828
RGB
rgb(204, 136, 40)
RGBA
rgba(204, 136, 40, 1)
HSL
hsl(35, 67%, 48%)
HSV
hsv(35, 80%, 80%)
CMYK
cmyk(0%, 33%, 80%, 20%)
CSS variable
--color-primary: #CC8828;
Lowercase HEX
#cc8828

Shades

Tints

Tones

Harmony

CSS snippets for #CC8828

.color-cc8828 {
  color: #CC8828;
  background-color: #CC8828;
}

Frequently asked questions

What color is #CC8828?+

#CC8828 is a HEX color with RGB value rgb(204, 136, 40) and HSL value hsl(35, 67%, 48%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #CC8828?+

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