#B551EC Color Information

Hex color code: #B551EC

A striking purple shade, #B551EC appears as (181, 81, 236) in RGB and (279°, 80%, 62%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#B551EC
RGB
181, 81, 236
HSL
279°, 80%, 62%
CMYK
23%, 66%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B551EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 81, 236

Red: 181 / Green: 81 / Blue: 236

HSL

279°, 80%, 62%

Hue: 279° / Saturation: 80% / Lightness: 62%

CMYK

23%, 66%, 0%, 7%

Cyan: 23% / Magenta: 66% / Yellow: 0% / Key: 7%

What color is #B551EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B551EC to RGB:

rgb(181, 81, 236)HEX to RGB Converter →

HEX to HSL

Convert #B551EC to HSL:

hsl(279, 80%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #B551EC to CMYK:

cmyk(23%, 66%, 0%, 7%)Color Converter →

Color Meaning and Usage

#B551EC is a eye-catching purple color with RGB values of 181, 81, 236 and HSL of 279°, 80%, 62%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B551EC is #87EC51, creating high-contrast pairings. For softer combinations, try analogous colors like #6851EC.

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

Contrast with #B551EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B551EC?

#B551EC is a eye-catching purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B551EC?

#B551EC in RGB is (181, 81, 236) - 181 red, 81 green, and 236 blue.

How to use #B551EC in CSS?

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

What colors go well with #B551EC?

#87EC51 (complementary), #6851EC (analogous), and #9518D8 (lighter shade) work well with #B551EC.