#BB2AAA Color

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

Color preview

#BB2AAA

Color formats

HEX
#BB2AAA
RGB
rgb(187, 42, 170)
RGBA
rgba(187, 42, 170, 1)
HSL
hsl(307, 63%, 45%)
HSV
hsv(307, 78%, 73%)
CMYK
cmyk(0%, 78%, 9%, 27%)
CSS variable
--color-primary: #BB2AAA;
Lowercase HEX
#bb2aaa

Shades

Tints

Tones

Harmony

CSS snippets for #BB2AAA

.color-bb2aaa {
  color: #BB2AAA;
  background-color: #BB2AAA;
}

Frequently asked questions

What color is #BB2AAA?+

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

What is the closest Tailwind color to #BB2AAA?+

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