#B59BCF Color Information

Hex color code: #B59BCF

A gentle purple shade, #B59BCF appears as (181, 155, 207) in RGB and (270°, 35%, 71%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#B59BCF
RGB
181, 155, 207
HSL
270°, 35%, 71%
CMYK
13%, 25%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B59BCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 155, 207

Red: 181 / Green: 155 / Blue: 207

HSL

270°, 35%, 71%

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

CMYK

13%, 25%, 0%, 19%

Cyan: 13% / Magenta: 25% / Yellow: 0% / Key: 19%

What color is #B59BCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B59BCF to RGB:

rgb(181, 155, 207)HEX to RGB Converter →

HEX to HSL

Convert #B59BCF to HSL:

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

HEX to CMYK

Convert #B59BCF to CMYK:

cmyk(13%, 25%, 0%, 19%)Color Converter →

Color Meaning and Usage

#B59BCF is a soft purple color with RGB values of 181, 155, 207 and HSL of 270°, 35%, 71%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B59BCF is #B5CF9B, creating high-contrast pairings. For softer combinations, try analogous colors like #9B9BCF.

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

Contrast with #B59BCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B59BCF?

#B59BCF is a soft purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B59BCF?

#B59BCF in RGB is (181, 155, 207) - 181 red, 155 green, and 207 blue.

How to use #B59BCF in CSS?

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

What colors go well with #B59BCF?

#B5CF9B (complementary), #9B9BCF (analogous), and #8F68B6 (lighter shade) work well with #B59BCF.