#C06F46 Color

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

Color preview

#C06F46

Color formats

HEX
#C06F46
RGB
rgb(192, 111, 70)
RGBA
rgba(192, 111, 70, 1)
HSL
hsl(20, 49%, 51%)
HSV
hsv(20, 64%, 75%)
CMYK
cmyk(0%, 42%, 64%, 25%)
CSS variable
--color-primary: #C06F46;
Lowercase HEX
#c06f46

Shades

Tints

Tones

Harmony

CSS snippets for #C06F46

.color-c06f46 {
  color: #C06F46;
  background-color: #C06F46;
}

Frequently asked questions

What color is #C06F46?+

#C06F46 is a HEX color with RGB value rgb(192, 111, 70) and HSL value hsl(20, 49%, 51%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #C06F46?+

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