#C05A46 Color

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

Color preview

#C05A46

Color formats

HEX
#C05A46
RGB
rgb(192, 90, 70)
RGBA
rgba(192, 90, 70, 1)
HSL
hsl(10, 49%, 51%)
HSV
hsv(10, 64%, 75%)
CMYK
cmyk(0%, 53%, 64%, 25%)
CSS variable
--color-primary: #C05A46;
Lowercase HEX
#c05a46

Shades

Tints

Tones

Harmony

CSS snippets for #C05A46

.color-c05a46 {
  color: #C05A46;
  background-color: #C05A46;
}

Frequently asked questions

What color is #C05A46?+

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

What is the closest Tailwind color to #C05A46?+

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