#BB72EC Color Information

Hex color code: #BB72EC

The hex color #BB72EC is a eye-catching purple with RGB values of (187, 114, 236) and HSL of (276°, 76%, 69%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#BB72EC
RGB
187, 114, 236
HSL
276°, 76%, 69%
CMYK
21%, 52%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #BB72EC; 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 #BB72EC; background-color: #BB72EC15; }

Alert / Toast

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

Link / Accent

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

a { color: #BB72EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 114, 236

Red: 187 / Green: 114 / Blue: 236

HSL

276°, 76%, 69%

Hue: 276° / Saturation: 76% / Lightness: 69%

CMYK

21%, 52%, 0%, 7%

Cyan: 21% / Magenta: 52% / Yellow: 0% / Key: 7%

What color is #BB72EC?

#BB72EC is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BB72EC to RGB:

rgb(187, 114, 236)HEX to RGB Converter →

HEX to HSL

Convert #BB72EC to HSL:

hsl(276, 76%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #BB72EC to CMYK:

cmyk(21%, 52%, 0%, 7%)Color Converter →

Color Meaning and Usage

A vivid purple tone, #BB72EC has RGB (187, 114, 236) and HSL (276°, 76%, 69%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BB72EC is #A4EC74, creating high-contrast pairings. For softer combinations, try analogous colors like #8074EC.

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

Contrast with #BB72EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BB72EC?

#BB72EC is a vivid purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BB72EC?

#BB72EC in RGB is (187, 114, 236) - 187 red, 114 green, and 236 blue.

How to use #BB72EC in CSS?

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

What colors go well with #BB72EC?

#A4EC74 (complementary), #8074EC (analogous), and #9C31E3 (lighter shade) work well with #BB72EC.