#B42D6C Color

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

Color preview

#B42D6C

Color formats

HEX
#B42D6C
RGB
rgb(180, 45, 108)
RGBA
rgba(180, 45, 108, 1)
HSL
hsl(332, 60%, 44%)
HSV
hsv(332, 75%, 71%)
CMYK
cmyk(0%, 75%, 40%, 29%)
CSS variable
--color-primary: #B42D6C;
Lowercase HEX
#b42d6c

Shades

Tints

Tones

Harmony

CSS snippets for #B42D6C

.color-b42d6c {
  color: #B42D6C;
  background-color: #B42D6C;
}

Frequently asked questions

What color is #B42D6C?+

#B42D6C is a HEX color with RGB value rgb(180, 45, 108) and HSL value hsl(332, 60%, 44%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #B42D6C?+

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