#C0505D Color

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

Color preview

#C0505D

Color formats

HEX
#C0505D
RGB
rgb(192, 80, 93)
RGBA
rgba(192, 80, 93, 1)
HSL
hsl(353, 47%, 53%)
HSV
hsv(353, 58%, 75%)
CMYK
cmyk(0%, 58%, 52%, 25%)
CSS variable
--color-primary: #C0505D;
Lowercase HEX
#c0505d

Shades

Tints

Tones

Harmony

CSS snippets for #C0505D

.color-c0505d {
  color: #C0505D;
  background-color: #C0505D;
}

Frequently asked questions

What color is #C0505D?+

#C0505D is a HEX color with RGB value rgb(192, 80, 93) and HSL value hsl(353, 47%, 53%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C0505D?+

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