#CC9255 Color

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

Color preview

#CC9255

Color formats

HEX
#CC9255
RGB
rgb(204, 146, 85)
RGBA
rgba(204, 146, 85, 1)
HSL
hsl(31, 54%, 57%)
HSV
hsv(31, 58%, 80%)
CMYK
cmyk(0%, 28%, 58%, 20%)
CSS variable
--color-primary: #CC9255;
Lowercase HEX
#cc9255

Shades

Tints

Tones

Harmony

CSS snippets for #CC9255

.color-cc9255 {
  color: #CC9255;
  background-color: #CC9255;
}

Frequently asked questions

What color is #CC9255?+

#CC9255 is a HEX color with RGB value rgb(204, 146, 85) and HSL value hsl(31, 54%, 57%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #CC9255?+

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