#B591DA Color Information

Hex color code: #B591DA

A subtle purple shade, #B591DA appears as (181, 145, 218) in RGB and (270°, 50%, 71%) in HSL. It is often used for branding and logos.

Try:
Color NamePlum
HEX
#B591DA
RGB
181, 145, 218
HSL
270°, 50%, 71%
CMYK
17%, 33%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B591DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 145, 218

Red: 181 / Green: 145 / Blue: 218

HSL

270°, 50%, 71%

Hue: 270° / Saturation: 50% / Lightness: 71%

CMYK

17%, 33%, 0%, 15%

Cyan: 17% / Magenta: 33% / Yellow: 0% / Key: 15%

What color is #B591DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B591DA to RGB:

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

HEX to HSL

Convert #B591DA to HSL:

hsl(270, 50%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #B591DA to CMYK:

cmyk(17%, 33%, 0%, 15%)Color Converter →

Color Meaning and Usage

#B591DA is a muted purple color with RGB values of 181, 145, 218 and HSL of 270°, 50%, 71%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B591DA is #B5DA90, creating high-contrast pairings. For softer combinations, try analogous colors like #9090DA.

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

Contrast with #B591DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B591DA?

#B591DA is a muted purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B591DA?

#B591DA in RGB is (181, 145, 218) - 181 red, 145 green, and 218 blue.

How to use #B591DA in CSS?

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

What colors go well with #B591DA?

#B5DA90 (complementary), #9090DA (analogous), and #8F57C7 (lighter shade) work well with #B591DA.