#B18AED Color Information

Hex color code: #B18AED

#B18AED is a striking purple color. In RGB it is (177, 138, 237), and in HSL it is (264°, 73%, 74%). It is often used for branding and logos.

Try:
Color NameMedium Purple
HEX
#B18AED
RGB
177, 138, 237
HSL
264°, 73%, 74%
CMYK
25%, 42%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B18AED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 138, 237

Red: 177 / Green: 138 / Blue: 237

HSL

264°, 73%, 74%

Hue: 264° / Saturation: 73% / Lightness: 74%

CMYK

25%, 42%, 0%, 7%

Cyan: 25% / Magenta: 42% / Yellow: 0% / Key: 7%

What color is #B18AED?

#B18AED is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B18AED to RGB:

rgb(177, 138, 237)HEX to RGB Converter →

HEX to HSL

Convert #B18AED to HSL:

hsl(264, 73%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #B18AED to CMYK:

cmyk(25%, 42%, 0%, 7%)Color Converter →

Color Meaning and Usage

A bold purple tone, #B18AED has RGB (177, 138, 237) and HSL (264°, 73%, 74%). Known for evoking creativity and luxury, this blue-purple hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B18AED is #C6ED8C, creating high-contrast pairings. For softer combinations, try analogous colors like #8C96ED.

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

Contrast with #B18AED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B18AED?

#B18AED is a bold purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #B18AED?

#B18AED in RGB is (177, 138, 237) - 177 red, 138 green, and 237 blue.

How to use #B18AED in CSS?

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

What colors go well with #B18AED?

#C6ED8C (complementary), #8C96ED (analogous), and #874AE3 (lighter shade) work well with #B18AED.