#B47AEE Color Information

Hex color code: #B47AEE

The hex color #B47AEE is a striking purple with RGB values of (180, 122, 238) and HSL of (270°, 77%, 71%). It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#B47AEE
RGB
180, 122, 238
HSL
270°, 77%, 71%
CMYK
24%, 49%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B47AEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 122, 238

Red: 180 / Green: 122 / Blue: 238

HSL

270°, 77%, 71%

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

CMYK

24%, 49%, 0%, 7%

Cyan: 24% / Magenta: 49% / Yellow: 0% / Key: 7%

What color is #B47AEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B47AEE to RGB:

rgb(180, 122, 238)HEX to RGB Converter →

HEX to HSL

Convert #B47AEE to HSL:

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

HEX to CMYK

Convert #B47AEE to CMYK:

cmyk(24%, 49%, 0%, 7%)Color Converter →

Color Meaning and Usage

A vivid purple tone, #B47AEE has RGB (180, 122, 238) and HSL (270°, 77%, 71%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B47AEE is #B5EE7C, creating high-contrast pairings. For softer combinations, try analogous colors like #7C7CEE.

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

Contrast with #B47AEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B47AEE?

#B47AEE is a vivid purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B47AEE?

#B47AEE in RGB is (180, 122, 238) - 180 red, 122 green, and 238 blue.

How to use #B47AEE in CSS?

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

What colors go well with #B47AEE?

#B5EE7C (complementary), #7C7CEE (analogous), and #8F38E5 (lighter shade) work well with #B47AEE.