#B68BAE Color Information

Hex color code: #B68BAE

The hex color #B68BAE is a soft magenta with RGB values of (182, 139, 174) and HSL of (311°, 23%, 63%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#B68BAE
RGB
182, 139, 174
HSL
311°, 23%, 63%
CMYK
0%, 24%, 4%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B68BAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 139, 174

Red: 182 / Green: 139 / Blue: 174

HSL

311°, 23%, 63%

Hue: 311° / Saturation: 23% / Lightness: 63%

CMYK

0%, 24%, 4%, 29%

Cyan: 0% / Magenta: 24% / Yellow: 4% / Key: 29%

What color is #B68BAE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B68BAE to RGB:

rgb(182, 139, 174)HEX to RGB Converter →

HEX to HSL

Convert #B68BAE to HSL:

hsl(311, 23%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #B68BAE to CMYK:

cmyk(0%, 24%, 4%, 29%)Color Converter →

Color Meaning and Usage

#B68BAE is a soft magenta color with RGB values of 182, 139, 174 and HSL of 311°, 23%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B68BAE is #8BB693, creating high-contrast pairings. For softer combinations, try analogous colors like #A98BB6.

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

Contrast with #B68BAE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B68BAE?

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

What is the RGB value of #B68BAE?

#B68BAE in RGB is (182, 139, 174) - 182 red, 139 green, and 174 blue.

How to use #B68BAE in CSS?

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

What colors go well with #B68BAE?

#8BB693 (complementary), #A98BB6 (analogous), and #975E8C (lighter shade) work well with #B68BAE.