#BB2A9A Color

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

Color preview

#BB2A9A

Color formats

HEX
#BB2A9A
RGB
rgb(187, 42, 154)
RGBA
rgba(187, 42, 154, 1)
HSL
hsl(314, 63%, 45%)
HSV
hsv(314, 78%, 73%)
CMYK
cmyk(0%, 78%, 18%, 27%)
CSS variable
--color-primary: #BB2A9A;
Lowercase HEX
#bb2a9a

Shades

Tints

Tones

Harmony

CSS snippets for #BB2A9A

.color-bb2a9a {
  color: #BB2A9A;
  background-color: #BB2A9A;
}

Frequently asked questions

What color is #BB2A9A?+

#BB2A9A is a HEX color with RGB value rgb(187, 42, 154) and HSL value hsl(314, 63%, 45%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #BB2A9A?+

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