#CC5E15 Color

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

Color preview

#CC5E15

Color formats

HEX
#CC5E15
RGB
rgb(204, 94, 21)
RGBA
rgba(204, 94, 21, 1)
HSL
hsl(24, 81%, 44%)
HSV
hsv(24, 90%, 80%)
CMYK
cmyk(0%, 54%, 90%, 20%)
CSS variable
--color-primary: #CC5E15;
Lowercase HEX
#cc5e15

Shades

Tints

Tones

Harmony

CSS snippets for #CC5E15

.color-cc5e15 {
  color: #CC5E15;
  background-color: #CC5E15;
}

Frequently asked questions

What color is #CC5E15?+

#CC5E15 is a HEX color with RGB value rgb(204, 94, 21) and HSL value hsl(24, 81%, 44%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #CC5E15?+

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