#CC726B Color

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

Color preview

#CC726B

Color formats

HEX
#CC726B
RGB
rgb(204, 114, 107)
RGBA
rgba(204, 114, 107, 1)
HSL
hsl(4, 49%, 61%)
HSV
hsv(4, 48%, 80%)
CMYK
cmyk(0%, 44%, 48%, 20%)
CSS variable
--color-primary: #CC726B;
Lowercase HEX
#cc726b

Shades

Tints

Tones

Harmony

CSS snippets for #CC726B

.color-cc726b {
  color: #CC726B;
  background-color: #CC726B;
}

Frequently asked questions

What color is #CC726B?+

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

What is the closest Tailwind color to #CC726B?+

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