#B36AAA Color Information

Hex color code: #B36AAA

A gentle magenta shade, #B36AAA appears as (179, 106, 170) in RGB and (307°, 32%, 56%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#B36AAA
RGB
179, 106, 170
HSL
307°, 32%, 56%
CMYK
0%, 41%, 5%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B36AAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 106, 170

Red: 179 / Green: 106 / Blue: 170

HSL

307°, 32%, 56%

Hue: 307° / Saturation: 32% / Lightness: 56%

CMYK

0%, 41%, 5%, 30%

Cyan: 0% / Magenta: 41% / Yellow: 5% / Key: 30%

What color is #B36AAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B36AAA to RGB:

rgb(179, 106, 170)HEX to RGB Converter →

HEX to HSL

Convert #B36AAA to HSL:

hsl(307, 32%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #B36AAA to CMYK:

cmyk(0%, 41%, 5%, 30%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #B36AAA has RGB (179, 106, 170) and HSL (307°, 32%, 56%). 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 #B36AAA is #6BB373, creating high-contrast pairings. For softer combinations, try analogous colors like #976BB3.

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

Contrast with #B36AAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B36AAA?

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

What is the RGB value of #B36AAA?

#B36AAA in RGB is (179, 106, 170) - 179 red, 106 green, and 170 blue.

How to use #B36AAA in CSS?

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

What colors go well with #B36AAA?

#6BB373 (complementary), #976BB3 (analogous), and #8A4782 (lighter shade) work well with #B36AAA.