#BB1EEB Color Information

Hex color code: #BB1EEB

#BB1EEB is a bold magenta color. In RGB it is (187, 30, 235), and in HSL it is (286°, 84%, 52%). It is often used for branding and logos.

Try:
Color NameDark Orchid
HEX
#BB1EEB
RGB
187, 30, 235
HSL
286°, 84%, 52%
CMYK
20%, 87%, 0%, 8%

Shades

CSS Usage
color: #BB1EEB;
background-color: #BB1EEB;
border-color: #BB1EEB;
box-shadow: 0 0 10px #BB1EEB;
border: 2px solid #BB1EEB;
Tailwind Usage
bg-[#BB1EEB]
text-[#BB1EEB]
border-[#BB1EEB]
shadow-[0_0_10px_BB1EEB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #BB1EEB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #BB1EEB; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #BB1EEB; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #BB1EEB; background-color: #BB1EEB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #BB1EEB20; border-left: 4px solid #BB1EEB; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #BB1EEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #BB1EEB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 30, 235

Red: 187 / Green: 30 / Blue: 235

HSL

286°, 84%, 52%

Hue: 286° / Saturation: 84% / Lightness: 52%

CMYK

20%, 87%, 0%, 8%

Cyan: 20% / Magenta: 87% / Yellow: 0% / Key: 8%

What color is #BB1EEB?

#BB1EEB is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BB1EEB to RGB:

rgb(187, 30, 235)HEX to RGB Converter →

HEX to HSL

Convert #BB1EEB to HSL:

hsl(286, 84%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #BB1EEB to CMYK:

cmyk(20%, 87%, 0%, 8%)Color Converter →

Color Meaning and Usage

#BB1EEB is a vivid magenta color with RGB values of 187, 30, 235 and HSL of 286°, 84%, 52%. This highly saturated hue evokes energy and excitement, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BB1EEB is #4EEB1E, creating high-contrast pairings. For softer combinations, try analogous colors like #551EEB.

Use #BB1EEB in CSS: color: #BB1EEB or background-color: #BB1EEB. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #BB1EEB

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 4.50:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BB1EEB?

#BB1EEB is a vivid magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #BB1EEB?

#BB1EEB in RGB is (187, 30, 235) - 187 red, 30 green, and 235 blue.

How to use #BB1EEB in CSS?

Use #BB1EEB directly in your CSS properties like color or background-color.

What colors go well with #BB1EEB?

#4EEB1E (complementary), #551EEB (analogous), and #890FAE (lighter shade) work well with #BB1EEB.