#C06F5D Color

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

Color preview

#C06F5D

Color formats

HEX
#C06F5D
RGB
rgb(192, 111, 93)
RGBA
rgba(192, 111, 93, 1)
HSL
hsl(11, 44%, 56%)
HSV
hsv(11, 52%, 75%)
CMYK
cmyk(0%, 42%, 52%, 25%)
CSS variable
--color-primary: #C06F5D;
Lowercase HEX
#c06f5d

Shades

Tints

Tones

Harmony

CSS snippets for #C06F5D

.color-c06f5d {
  color: #C06F5D;
  background-color: #C06F5D;
}

Frequently asked questions

What color is #C06F5D?+

#C06F5D is a HEX color with RGB value rgb(192, 111, 93) and HSL value hsl(11, 44%, 56%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C06F5D?+

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