#B58CEF Color Information

Hex color code: #B58CEF

The hex color #B58CEF is a striking purple with RGB values of (181, 140, 239) and HSL of (265°, 76%, 74%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#B58CEF
RGB
181, 140, 239
HSL
265°, 76%, 74%
CMYK
24%, 41%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B58CEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 140, 239

Red: 181 / Green: 140 / Blue: 239

HSL

265°, 76%, 74%

Hue: 265° / Saturation: 76% / Lightness: 74%

CMYK

24%, 41%, 0%, 6%

Cyan: 24% / Magenta: 41% / Yellow: 0% / Key: 6%

What color is #B58CEF?

#B58CEF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B58CEF to RGB:

rgb(181, 140, 239)HEX to RGB Converter →

HEX to HSL

Convert #B58CEF to HSL:

hsl(265, 76%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #B58CEF to CMYK:

cmyk(24%, 41%, 0%, 6%)Color Converter →

Color Meaning and Usage

#B58CEF is a bold purple color with RGB values of 181, 140, 239 and HSL of 265°, 76%, 74%. This blue-purple hue evokes creativity and luxury, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B58CEF is #C5EF8A, creating high-contrast pairings. For softer combinations, try analogous colors like #8A93EF.

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

Contrast with #B58CEF

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

Contrast Ratio: 7.96:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B58CEF?

#B58CEF is a bold purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #B58CEF?

#B58CEF in RGB is (181, 140, 239) - 181 red, 140 green, and 239 blue.

How to use #B58CEF in CSS?

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

What colors go well with #B58CEF?

#C5EF8A (complementary), #8A93EF (analogous), and #8947E6 (lighter shade) work well with #B58CEF.