#C05A5A Color

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

Color preview

#C05A5A

Color formats

HEX
#C05A5A
RGB
rgb(192, 90, 90)
RGBA
rgba(192, 90, 90, 1)
HSL
hsl(0, 45%, 55%)
HSV
hsv(0, 53%, 75%)
CMYK
cmyk(0%, 53%, 53%, 25%)
CSS variable
--color-primary: #C05A5A;
Lowercase HEX
#c05a5a

Shades

Tints

Tones

Harmony

CSS snippets for #C05A5A

.color-c05a5a {
  color: #C05A5A;
  background-color: #C05A5A;
}

Frequently asked questions

What color is #C05A5A?+

#C05A5A is a HEX color with RGB value rgb(192, 90, 90) and HSL value hsl(0, 45%, 55%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C05A5A?+

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