#CC706B Color

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

Color preview

#CC706B

Color formats

HEX
#CC706B
RGB
rgb(204, 112, 107)
RGBA
rgba(204, 112, 107, 1)
HSL
hsl(3, 49%, 61%)
HSV
hsv(3, 48%, 80%)
CMYK
cmyk(0%, 45%, 48%, 20%)
CSS variable
--color-primary: #CC706B;
Lowercase HEX
#cc706b

Shades

Tints

Tones

Harmony

CSS snippets for #CC706B

.color-cc706b {
  color: #CC706B;
  background-color: #CC706B;
}

Frequently asked questions

What color is #CC706B?+

#CC706B is a HEX color with RGB value rgb(204, 112, 107) and HSL value hsl(3, 49%, 61%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CC706B?+

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