#C03A55 Color

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

Color preview

#C03A55

Color formats

HEX
#C03A55
RGB
rgb(192, 58, 85)
RGBA
rgba(192, 58, 85, 1)
HSL
hsl(348, 54%, 49%)
HSV
hsv(348, 70%, 75%)
CMYK
cmyk(0%, 70%, 56%, 25%)
CSS variable
--color-primary: #C03A55;
Lowercase HEX
#c03a55

Shades

Tints

Tones

Harmony

CSS snippets for #C03A55

.color-c03a55 {
  color: #C03A55;
  background-color: #C03A55;
}

Frequently asked questions

What color is #C03A55?+

#C03A55 is a HEX color with RGB value rgb(192, 58, 85) and HSL value hsl(348, 54%, 49%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C03A55?+

The closest Tailwind color is pink-700, available as the bg-pink-700 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