#CC745D Color

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

Color preview

#CC745D

Color formats

HEX
#CC745D
RGB
rgb(204, 116, 93)
RGBA
rgba(204, 116, 93, 1)
HSL
hsl(12, 52%, 58%)
HSV
hsv(12, 54%, 80%)
CMYK
cmyk(0%, 43%, 54%, 20%)
CSS variable
--color-primary: #CC745D;
Lowercase HEX
#cc745d

Shades

Tints

Tones

Harmony

CSS snippets for #CC745D

.color-cc745d {
  color: #CC745D;
  background-color: #CC745D;
}

Frequently asked questions

What color is #CC745D?+

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

What is the closest Tailwind color to #CC745D?+

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