#C06F73 Color

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

Color preview

#C06F73

Color formats

HEX
#C06F73
RGB
rgb(192, 111, 115)
RGBA
rgba(192, 111, 115, 1)
HSL
hsl(357, 39%, 59%)
HSV
hsv(357, 42%, 75%)
CMYK
cmyk(0%, 42%, 40%, 25%)
CSS variable
--color-primary: #C06F73;
Lowercase HEX
#c06f73

Shades

Tints

Tones

Harmony

CSS snippets for #C06F73

.color-c06f73 {
  color: #C06F73;
  background-color: #C06F73;
}

Frequently asked questions

What color is #C06F73?+

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

What is the closest Tailwind color to #C06F73?+

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