#C06F76 Color

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

Color preview

#C06F76

Color formats

HEX
#C06F76
RGB
rgb(192, 111, 118)
RGBA
rgba(192, 111, 118, 1)
HSL
hsl(355, 39%, 59%)
HSV
hsv(355, 42%, 75%)
CMYK
cmyk(0%, 42%, 39%, 25%)
CSS variable
--color-primary: #C06F76;
Lowercase HEX
#c06f76

Shades

Tints

Tones

Harmony

CSS snippets for #C06F76

.color-c06f76 {
  color: #C06F76;
  background-color: #C06F76;
}

Frequently asked questions

What color is #C06F76?+

#C06F76 is a HEX color with RGB value rgb(192, 111, 118) and HSL value hsl(355, 39%, 59%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C06F76?+

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