#C06B49 Color

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

Color preview

#C06B49

Color formats

HEX
#C06B49
RGB
rgb(192, 107, 73)
RGBA
rgba(192, 107, 73, 1)
HSL
hsl(17, 49%, 52%)
HSV
hsv(17, 62%, 75%)
CMYK
cmyk(0%, 44%, 62%, 25%)
CSS variable
--color-primary: #C06B49;
Lowercase HEX
#c06b49

Shades

Tints

Tones

Harmony

CSS snippets for #C06B49

.color-c06b49 {
  color: #C06B49;
  background-color: #C06B49;
}

Frequently asked questions

What color is #C06B49?+

#C06B49 is a HEX color with RGB value rgb(192, 107, 73) and HSL value hsl(17, 49%, 52%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C06B49?+

The closest Tailwind color is red-500, available as the bg-red-500 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