#CC905B Color

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

Color preview

#CC905B

Color formats

HEX
#CC905B
RGB
rgb(204, 144, 91)
RGBA
rgba(204, 144, 91, 1)
HSL
hsl(28, 53%, 58%)
HSV
hsv(28, 55%, 80%)
CMYK
cmyk(0%, 29%, 55%, 20%)
CSS variable
--color-primary: #CC905B;
Lowercase HEX
#cc905b

Shades

Tints

Tones

Harmony

CSS snippets for #CC905B

.color-cc905b {
  color: #CC905B;
  background-color: #CC905B;
}

Frequently asked questions

What color is #CC905B?+

#CC905B is a HEX color with RGB value rgb(204, 144, 91) and HSL value hsl(28, 53%, 58%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #CC905B?+

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