#B43C50 Color

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

Color preview

#B43C50

Color formats

HEX
#B43C50
RGB
rgb(180, 60, 80)
RGBA
rgba(180, 60, 80, 1)
HSL
hsl(350, 50%, 47%)
HSV
hsv(350, 67%, 71%)
CMYK
cmyk(0%, 67%, 56%, 29%)
CSS variable
--color-primary: #B43C50;
Lowercase HEX
#b43c50

Shades

Tints

Tones

Harmony

CSS snippets for #B43C50

.color-b43c50 {
  color: #B43C50;
  background-color: #B43C50;
}

Frequently asked questions

What color is #B43C50?+

#B43C50 is a HEX color with RGB value rgb(180, 60, 80) and HSL value hsl(350, 50%, 47%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #B43C50?+

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