#CC7070 Color

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

Color preview

#CC7070

Color formats

HEX
#CC7070
RGB
rgb(204, 112, 112)
RGBA
rgba(204, 112, 112, 1)
HSL
hsl(0, 47%, 62%)
HSV
hsv(0, 45%, 80%)
CMYK
cmyk(0%, 45%, 45%, 20%)
CSS variable
--color-primary: #CC7070;
Lowercase HEX
#cc7070

Shades

Tints

Tones

Harmony

CSS snippets for #CC7070

.color-cc7070 {
  color: #CC7070;
  background-color: #CC7070;
}

Frequently asked questions

What color is #CC7070?+

#CC7070 is a HEX color with RGB value rgb(204, 112, 112) and HSL value hsl(0, 47%, 62%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CC7070?+

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