#CC705B Color

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

Color preview

#CC705B

Color formats

HEX
#CC705B
RGB
rgb(204, 112, 91)
RGBA
rgba(204, 112, 91, 1)
HSL
hsl(11, 53%, 58%)
HSV
hsv(11, 55%, 80%)
CMYK
cmyk(0%, 45%, 55%, 20%)
CSS variable
--color-primary: #CC705B;
Lowercase HEX
#cc705b

Shades

Tints

Tones

Harmony

CSS snippets for #CC705B

.color-cc705b {
  color: #CC705B;
  background-color: #CC705B;
}

Frequently asked questions

What color is #CC705B?+

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

What is the closest Tailwind color to #CC705B?+

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