#B25BEC Color Information

Hex color code: #B25BEC

#B25BEC is a bold purple color. In RGB it is (178, 91, 236), and in HSL it is (276°, 79%, 64%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#B25BEC
RGB
178, 91, 236
HSL
276°, 79%, 64%
CMYK
25%, 61%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B25BEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 91, 236

Red: 178 / Green: 91 / Blue: 236

HSL

276°, 79%, 64%

Hue: 276° / Saturation: 79% / Lightness: 64%

CMYK

25%, 61%, 0%, 7%

Cyan: 25% / Magenta: 61% / Yellow: 0% / Key: 7%

What color is #B25BEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B25BEC to RGB:

rgb(178, 91, 236)HEX to RGB Converter →

HEX to HSL

Convert #B25BEC to HSL:

hsl(276, 79%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #B25BEC to CMYK:

cmyk(25%, 61%, 0%, 7%)Color Converter →

Color Meaning and Usage

#B25BEC is a dynamic purple color with RGB values of 178, 91, 236 and HSL of 276°, 79%, 64%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B25BEC is #95EC5B, creating high-contrast pairings. For softer combinations, try analogous colors like #695BEC.

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

Contrast with #B25BEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B25BEC?

#B25BEC is a dynamic purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B25BEC?

#B25BEC in RGB is (178, 91, 236) - 178 red, 91 green, and 236 blue.

How to use #B25BEC in CSS?

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

What colors go well with #B25BEC?

#95EC5B (complementary), #695BEC (analogous), and #911AE0 (lighter shade) work well with #B25BEC.