#C06F61 Color

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

Color preview

#C06F61

Color formats

HEX
#C06F61
RGB
rgb(192, 111, 97)
RGBA
rgba(192, 111, 97, 1)
HSL
hsl(9, 43%, 57%)
HSV
hsv(9, 49%, 75%)
CMYK
cmyk(0%, 42%, 49%, 25%)
CSS variable
--color-primary: #C06F61;
Lowercase HEX
#c06f61

Shades

Tints

Tones

Harmony

CSS snippets for #C06F61

.color-c06f61 {
  color: #C06F61;
  background-color: #C06F61;
}

Frequently asked questions

What color is #C06F61?+

#C06F61 is a HEX color with RGB value rgb(192, 111, 97) and HSL value hsl(9, 43%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C06F61?+

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