#BB1EE6 Color

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

Color preview

#BB1EE6

Color formats

HEX
#BB1EE6
RGB
rgb(187, 30, 230)
RGBA
rgba(187, 30, 230, 1)
HSL
hsl(287, 80%, 51%)
HSV
hsv(287, 87%, 90%)
CMYK
cmyk(19%, 87%, 0%, 10%)
CSS variable
--color-primary: #BB1EE6;
Lowercase HEX
#bb1ee6

Shades

Tints

Tones

Harmony

CSS snippets for #BB1EE6

.color-bb1ee6 {
  color: #BB1EE6;
  background-color: #BB1EE6;
}

Frequently asked questions

What color is #BB1EE6?+

#BB1EE6 is a HEX color with RGB value rgb(187, 30, 230) and HSL value hsl(287, 80%, 51%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #BB1EE6?+

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