#CC725B Color

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

Color preview

#CC725B

Color formats

HEX
#CC725B
RGB
rgb(204, 114, 91)
RGBA
rgba(204, 114, 91, 1)
HSL
hsl(12, 53%, 58%)
HSV
hsv(12, 55%, 80%)
CMYK
cmyk(0%, 44%, 55%, 20%)
CSS variable
--color-primary: #CC725B;
Lowercase HEX
#cc725b

Shades

Tints

Tones

Harmony

CSS snippets for #CC725B

.color-cc725b {
  color: #CC725B;
  background-color: #CC725B;
}

Frequently asked questions

What color is #CC725B?+

#CC725B is a HEX color with RGB value rgb(204, 114, 91) and HSL value hsl(12, 53%, 58%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CC725B?+

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