#B2147B Color

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

Color preview

#B2147B

Color formats

HEX
#B2147B
RGB
rgb(178, 20, 123)
RGBA
rgba(178, 20, 123, 1)
HSL
hsl(321, 80%, 39%)
HSV
hsv(321, 89%, 70%)
CMYK
cmyk(0%, 89%, 31%, 30%)
CSS variable
--color-primary: #B2147B;
Lowercase HEX
#b2147b

Shades

Tints

Tones

Harmony

CSS snippets for #B2147B

.color-b2147b {
  color: #B2147B;
  background-color: #B2147B;
}

Frequently asked questions

What color is #B2147B?+

#B2147B is a HEX color with RGB value rgb(178, 20, 123) and HSL value hsl(321, 80%, 39%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #B2147B?+

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