#B47BD5 Color Information

Hex color code: #B47BD5

#B47BD5 is a balanced purple color. In RGB it is (180, 123, 213), and in HSL it is (278°, 52%, 66%). It is frequently seen in web interfaces.

Try:
Color NameMedium Purple
HEX
#B47BD5
RGB
180, 123, 213
HSL
278°, 52%, 66%
CMYK
15%, 42%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B47BD5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 123, 213

Red: 180 / Green: 123 / Blue: 213

HSL

278°, 52%, 66%

Hue: 278° / Saturation: 52% / Lightness: 66%

CMYK

15%, 42%, 0%, 16%

Cyan: 15% / Magenta: 42% / Yellow: 0% / Key: 16%

What color is #B47BD5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B47BD5 to RGB:

rgb(180, 123, 213)HEX to RGB Converter →

HEX to HSL

Convert #B47BD5 to HSL:

hsl(278, 52%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #B47BD5 to CMYK:

cmyk(15%, 42%, 0%, 16%)Color Converter →

Color Meaning and Usage

#B47BD5 is a neutral purple color with RGB values of 180, 123, 213 and HSL of 278°, 52%, 66%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B47BD5 is #9CD57B, creating high-contrast pairings. For softer combinations, try analogous colors like #877BD5.

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

Contrast with #B47BD5

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

Contrast Ratio: 6.73:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B47BD5?

#B47BD5 is a neutral purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B47BD5?

#B47BD5 in RGB is (180, 123, 213) - 180 red, 123 green, and 213 blue.

How to use #B47BD5 in CSS?

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

What colors go well with #B47BD5?

#9CD57B (complementary), #877BD5 (analogous), and #9341C3 (lighter shade) work well with #B47BD5.