#B59DBE Color Information

Hex color code: #B59DBE

#B59DBE is a pastel purple color. In RGB it is (181, 157, 190), and in HSL it is (284°, 20%, 68%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#B59DBE
RGB
181, 157, 190
HSL
284°, 20%, 68%
CMYK
5%, 17%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B59DBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 157, 190

Red: 181 / Green: 157 / Blue: 190

HSL

284°, 20%, 68%

Hue: 284° / Saturation: 20% / Lightness: 68%

CMYK

5%, 17%, 0%, 25%

Cyan: 5% / Magenta: 17% / Yellow: 0% / Key: 25%

What color is #B59DBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B59DBE to RGB:

rgb(181, 157, 190)HEX to RGB Converter →

HEX to HSL

Convert #B59DBE to HSL:

hsl(284, 20%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #B59DBE to CMYK:

cmyk(5%, 17%, 0%, 25%)Color Converter →

Color Meaning and Usage

#B59DBE is a subtle purple color with RGB values of 181, 157, 190 and HSL of 284°, 20%, 68%. 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 #B59DBE is #A6BE9D, creating high-contrast pairings. For softer combinations, try analogous colors like #A59DBE.

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

Contrast with #B59DBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B59DBE?

#B59DBE is a subtle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B59DBE?

#B59DBE in RGB is (181, 157, 190) - 181 red, 157 green, and 190 blue.

How to use #B59DBE in CSS?

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

What colors go well with #B59DBE?

#A6BE9D (complementary), #A59DBE (analogous), and #926F9F (lighter shade) work well with #B59DBE.