#B351EC Color Information

Hex color code: #B351EC

A eye-catching purple shade, #B351EC appears as (179, 81, 236) in RGB and (278°, 80%, 62%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#B351EC
RGB
179, 81, 236
HSL
278°, 80%, 62%
CMYK
24%, 66%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B351EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 81, 236

Red: 179 / Green: 81 / Blue: 236

HSL

278°, 80%, 62%

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

CMYK

24%, 66%, 0%, 7%

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

What color is #B351EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B351EC to RGB:

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

HEX to HSL

Convert #B351EC to HSL:

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

HEX to CMYK

Convert #B351EC to CMYK:

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

Color Meaning and Usage

A striking purple tone, #B351EC has RGB (179, 81, 236) and HSL (278°, 80%, 62%). 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 #B351EC is #89EC51, creating high-contrast pairings. For softer combinations, try analogous colors like #6551EC.

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

Contrast with #B351EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B351EC?

#B351EC is a striking purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B351EC?

#B351EC in RGB is (179, 81, 236) - 179 red, 81 green, and 236 blue.

How to use #B351EC in CSS?

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

What colors go well with #B351EC?

#89EC51 (complementary), #6551EC (analogous), and #9118D8 (lighter shade) work well with #B351EC.