#BB1FEA Color

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

Color preview

#BB1FEA

Color formats

HEX
#BB1FEA
RGB
rgb(187, 31, 234)
RGBA
rgba(187, 31, 234, 1)
HSL
hsl(286, 83%, 52%)
HSV
hsv(286, 87%, 92%)
CMYK
cmyk(20%, 87%, 0%, 8%)
CSS variable
--color-primary: #BB1FEA;
Lowercase HEX
#bb1fea

Shades

Tints

Tones

Harmony

CSS snippets for #BB1FEA

.color-bb1fea {
  color: #BB1FEA;
  background-color: #BB1FEA;
}

Frequently asked questions

What color is #BB1FEA?+

#BB1FEA is a HEX color with RGB value rgb(187, 31, 234) and HSL value hsl(286, 83%, 52%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #BB1FEA?+

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