#C05E46 Color

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

Color preview

#C05E46

Color formats

HEX
#C05E46
RGB
rgb(192, 94, 70)
RGBA
rgba(192, 94, 70, 1)
HSL
hsl(12, 49%, 51%)
HSV
hsv(12, 64%, 75%)
CMYK
cmyk(0%, 51%, 64%, 25%)
CSS variable
--color-primary: #C05E46;
Lowercase HEX
#c05e46

Shades

Tints

Tones

Harmony

CSS snippets for #C05E46

.color-c05e46 {
  color: #C05E46;
  background-color: #C05E46;
}

Frequently asked questions

What color is #C05E46?+

#C05E46 is a HEX color with RGB value rgb(192, 94, 70) and HSL value hsl(12, 49%, 51%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C05E46?+

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