#C33C55 Color

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

Color preview

#C33C55

Color formats

HEX
#C33C55
RGB
rgb(195, 60, 85)
RGBA
rgba(195, 60, 85, 1)
HSL
hsl(349, 53%, 50%)
HSV
hsv(349, 69%, 76%)
CMYK
cmyk(0%, 69%, 56%, 24%)
CSS variable
--color-primary: #C33C55;
Lowercase HEX
#c33c55

Shades

Tints

Tones

Harmony

CSS snippets for #C33C55

.color-c33c55 {
  color: #C33C55;
  background-color: #C33C55;
}

Frequently asked questions

What color is #C33C55?+

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

What is the closest Tailwind color to #C33C55?+

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