#C03A51 Color

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

Color preview

#C03A51

Color formats

HEX
#C03A51
RGB
rgb(192, 58, 81)
RGBA
rgba(192, 58, 81, 1)
HSL
hsl(350, 54%, 49%)
HSV
hsv(350, 70%, 75%)
CMYK
cmyk(0%, 70%, 58%, 25%)
CSS variable
--color-primary: #C03A51;
Lowercase HEX
#c03a51

Shades

Tints

Tones

Harmony

CSS snippets for #C03A51

.color-c03a51 {
  color: #C03A51;
  background-color: #C03A51;
}

Frequently asked questions

What color is #C03A51?+

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

What is the closest Tailwind color to #C03A51?+

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