#C43B9B Color

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

Color preview

#C43B9B

Color formats

HEX
#C43B9B
RGB
rgb(196, 59, 155)
RGBA
rgba(196, 59, 155, 1)
HSL
hsl(318, 54%, 50%)
HSV
hsv(318, 70%, 77%)
CMYK
cmyk(0%, 70%, 21%, 23%)
CSS variable
--color-primary: #C43B9B;
Lowercase HEX
#c43b9b

Shades

Tints

Tones

Harmony

CSS snippets for #C43B9B

.color-c43b9b {
  color: #C43B9B;
  background-color: #C43B9B;
}

Frequently asked questions

What color is #C43B9B?+

#C43B9B is a HEX color with RGB value rgb(196, 59, 155) and HSL value hsl(318, 54%, 50%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #C43B9B?+

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