#BB42EB Color Information

Hex color code: #BB42EB

A bold purple shade, #BB42EB appears as (187, 66, 235) in RGB and (283°, 81%, 59%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#BB42EB
RGB
187, 66, 235
HSL
283°, 81%, 59%
CMYK
20%, 72%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #BB42EB; color: #000000; }

Badge

New Feature
.badge { background-color: #BB42EB; color: #000000; }

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 #BB42EB; background-color: #BB42EB15; }

Alert / Toast

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

Link / Accent

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

a { color: #BB42EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 66, 235

Red: 187 / Green: 66 / Blue: 235

HSL

283°, 81%, 59%

Hue: 283° / Saturation: 81% / Lightness: 59%

CMYK

20%, 72%, 0%, 8%

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

What color is #BB42EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BB42EB to RGB:

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

HEX to HSL

Convert #BB42EB to HSL:

hsl(283, 81%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #BB42EB to CMYK:

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

Color Meaning and Usage

#BB42EB is a vivid purple color with RGB values of 187, 66, 235 and HSL of 283°, 81%, 59%. This highly saturated hue evokes energy and excitement, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BB42EB is #72EB42, creating high-contrast pairings. For softer combinations, try analogous colors like #6642EB.

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

Contrast with #BB42EB

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

Contrast Ratio: 5.09:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BB42EB?

#BB42EB is a vivid purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #BB42EB?

#BB42EB in RGB is (187, 66, 235) - 187 red, 66 green, and 235 blue.

How to use #BB42EB in CSS?

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

What colors go well with #BB42EB?

#72EB42 (complementary), #6642EB (analogous), and #9815CB (lighter shade) work well with #BB42EB.