#CC725D Color

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

Color preview

#CC725D

Color formats

HEX
#CC725D
RGB
rgb(204, 114, 93)
RGBA
rgba(204, 114, 93, 1)
HSL
hsl(11, 52%, 58%)
HSV
hsv(11, 54%, 80%)
CMYK
cmyk(0%, 44%, 54%, 20%)
CSS variable
--color-primary: #CC725D;
Lowercase HEX
#cc725d

Shades

Tints

Tones

Harmony

CSS snippets for #CC725D

.color-cc725d {
  color: #CC725D;
  background-color: #CC725D;
}

Frequently asked questions

What color is #CC725D?+

#CC725D is a HEX color with RGB value rgb(204, 114, 93) and HSL value hsl(11, 52%, 58%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CC725D?+

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