#C33C50 Color

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

Color preview

#C33C50

Color formats

HEX
#C33C50
RGB
rgb(195, 60, 80)
RGBA
rgba(195, 60, 80, 1)
HSL
hsl(351, 53%, 50%)
HSV
hsv(351, 69%, 76%)
CMYK
cmyk(0%, 69%, 59%, 24%)
CSS variable
--color-primary: #C33C50;
Lowercase HEX
#c33c50

Shades

Tints

Tones

Harmony

CSS snippets for #C33C50

.color-c33c50 {
  color: #C33C50;
  background-color: #C33C50;
}

Frequently asked questions

What color is #C33C50?+

#C33C50 is a HEX color with RGB value rgb(195, 60, 80) and HSL value hsl(351, 53%, 50%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C33C50?+

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