#C0545B Color

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

Color preview

#C0545B

Color formats

HEX
#C0545B
RGB
rgb(192, 84, 91)
RGBA
rgba(192, 84, 91, 1)
HSL
hsl(356, 46%, 54%)
HSV
hsv(356, 56%, 75%)
CMYK
cmyk(0%, 56%, 53%, 25%)
CSS variable
--color-primary: #C0545B;
Lowercase HEX
#c0545b

Shades

Tints

Tones

Harmony

CSS snippets for #C0545B

.color-c0545b {
  color: #C0545B;
  background-color: #C0545B;
}

Frequently asked questions

What color is #C0545B?+

#C0545B is a HEX color with RGB value rgb(192, 84, 91) and HSL value hsl(356, 46%, 54%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C0545B?+

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