#CC5725 Color

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

Color preview

#CC5725

Color formats

HEX
#CC5725
RGB
rgb(204, 87, 37)
RGBA
rgba(204, 87, 37, 1)
HSL
hsl(18, 69%, 47%)
HSV
hsv(18, 82%, 80%)
CMYK
cmyk(0%, 57%, 82%, 20%)
CSS variable
--color-primary: #CC5725;
Lowercase HEX
#cc5725

Shades

Tints

Tones

Harmony

CSS snippets for #CC5725

.color-cc5725 {
  color: #CC5725;
  background-color: #CC5725;
}

Frequently asked questions

What color is #CC5725?+

#CC5725 is a HEX color with RGB value rgb(204, 87, 37) and HSL value hsl(18, 69%, 47%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #CC5725?+

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