#B591EF Color Information

Hex color code: #B591EF

#B591EF is a vivid purple color. In RGB it is (181, 145, 239), and in HSL it is (263°, 75%, 75%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#B591EF
RGB
181, 145, 239
HSL
263°, 75%, 75%
CMYK
24%, 39%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B591EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 145, 239

Red: 181 / Green: 145 / Blue: 239

HSL

263°, 75%, 75%

Hue: 263° / Saturation: 75% / Lightness: 75%

CMYK

24%, 39%, 0%, 6%

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

What color is #B591EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B591EF to RGB:

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

HEX to HSL

Convert #B591EF to HSL:

hsl(263, 75%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #B591EF to CMYK:

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

Color Meaning and Usage

A bold purple tone, #B591EF has RGB (181, 145, 239) and HSL (263°, 75%, 75%). Known for evoking creativity and luxury, this blue-purple hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B591EF is #CAEF8F, creating high-contrast pairings. For softer combinations, try analogous colors like #8F9BEF.

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

Contrast with #B591EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B591EF?

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

What is the RGB value of #B591EF?

#B591EF in RGB is (181, 145, 239) - 181 red, 145 green, and 239 blue.

How to use #B591EF in CSS?

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

What colors go well with #B591EF?

#CAEF8F (complementary), #8F9BEF (analogous), and #874CE6 (lighter shade) work well with #B591EF.