#B46AB4 Color Information

Hex color code: #B46AB4

A delicate magenta shade, #B46AB4 appears as (180, 106, 180) in RGB and (300°, 33%, 56%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#B46AB4
RGB
180, 106, 180
HSL
300°, 33%, 56%
CMYK
0%, 41%, 0%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B46AB4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 106, 180

Red: 180 / Green: 106 / Blue: 180

HSL

300°, 33%, 56%

Hue: 300° / Saturation: 33% / Lightness: 56%

CMYK

0%, 41%, 0%, 29%

Cyan: 0% / Magenta: 41% / Yellow: 0% / Key: 29%

What color is #B46AB4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B46AB4 to RGB:

rgb(180, 106, 180)HEX to RGB Converter →

HEX to HSL

Convert #B46AB4 to HSL:

hsl(300, 33%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #B46AB4 to CMYK:

cmyk(0%, 41%, 0%, 29%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #B46AB4 has RGB (180, 106, 180) and HSL (300°, 33%, 56%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B46AB4 is #6AB46A, creating high-contrast pairings. For softer combinations, try analogous colors like #8F6AB4.

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

Contrast with #B46AB4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B46AB4?

#B46AB4 is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B46AB4?

#B46AB4 in RGB is (180, 106, 180) - 180 red, 106 green, and 180 blue.

How to use #B46AB4 in CSS?

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

What colors go well with #B46AB4?

#6AB46A (complementary), #8F6AB4 (analogous), and #8B468B (lighter shade) work well with #B46AB4.