#CC776B Color

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

Color preview

#CC776B

Color formats

HEX
#CC776B
RGB
rgb(204, 119, 107)
RGBA
rgba(204, 119, 107, 1)
HSL
hsl(7, 49%, 61%)
HSV
hsv(7, 48%, 80%)
CMYK
cmyk(0%, 42%, 48%, 20%)
CSS variable
--color-primary: #CC776B;
Lowercase HEX
#cc776b

Shades

Tints

Tones

Harmony

CSS snippets for #CC776B

.color-cc776b {
  color: #CC776B;
  background-color: #CC776B;
}

Frequently asked questions

What color is #CC776B?+

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

What is the closest Tailwind color to #CC776B?+

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