#C7776B Color

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

Color preview

#C7776B

Color formats

HEX
#C7776B
RGB
rgb(199, 119, 107)
RGBA
rgba(199, 119, 107, 1)
HSL
hsl(8, 45%, 60%)
HSV
hsv(8, 46%, 78%)
CMYK
cmyk(0%, 40%, 46%, 22%)
CSS variable
--color-primary: #C7776B;
Lowercase HEX
#c7776b

Shades

Tints

Tones

Harmony

CSS snippets for #C7776B

.color-c7776b {
  color: #C7776B;
  background-color: #C7776B;
}

Frequently asked questions

What color is #C7776B?+

#C7776B is a HEX color with RGB value rgb(199, 119, 107) and HSL value hsl(8, 45%, 60%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C7776B?+

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