#BB2EF3 Color

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

Color preview

#BB2EF3

Color formats

HEX
#BB2EF3
RGB
rgb(187, 46, 243)
RGBA
rgba(187, 46, 243, 1)
HSL
hsl(283, 89%, 57%)
HSV
hsv(283, 81%, 95%)
CMYK
cmyk(23%, 81%, 0%, 5%)
CSS variable
--color-primary: #BB2EF3;
Lowercase HEX
#bb2ef3

Shades

Tints

Tones

Harmony

CSS snippets for #BB2EF3

.color-bb2ef3 {
  color: #BB2EF3;
  background-color: #BB2EF3;
}

Frequently asked questions

What color is #BB2EF3?+

#BB2EF3 is a HEX color with RGB value rgb(187, 46, 243) and HSL value hsl(283, 89%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BB2EF3?+

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