#B649AA Color Information

Hex color code: #B649AA

#B649AA is a gentle magenta color. In RGB it is (182, 73, 170), and in HSL it is (307°, 43%, 50%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#B649AA
RGB
182, 73, 170
HSL
307°, 43%, 50%
CMYK
0%, 60%, 7%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #B649AA; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #B649AA; color: #FFFFFF; }

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 #B649AA; background-color: #B649AA15; }

Alert / Toast

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

Link / Accent

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

a { color: #B649AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 73, 170

Red: 182 / Green: 73 / Blue: 170

HSL

307°, 43%, 50%

Hue: 307° / Saturation: 43% / Lightness: 50%

CMYK

0%, 60%, 7%, 29%

Cyan: 0% / Magenta: 60% / Yellow: 7% / Key: 29%

What color is #B649AA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B649AA to RGB:

rgb(182, 73, 170)HEX to RGB Converter →

HEX to HSL

Convert #B649AA to HSL:

hsl(307, 43%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #B649AA to CMYK:

cmyk(0%, 60%, 7%, 29%)Color Converter →

Color Meaning and Usage

#B649AA is a soft magenta color with RGB values of 182, 73, 170 and HSL of 307°, 43%, 50%. 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 #B649AA is #49B655, creating high-contrast pairings. For softer combinations, try analogous colors like #8C49B6.

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

Contrast with #B649AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B649AA?

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

What is the RGB value of #B649AA?

#B649AA in RGB is (182, 73, 170) - 182 red, 73 green, and 170 blue.

How to use #B649AA in CSS?

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

What colors go well with #B649AA?

#49B655 (complementary), #8C49B6 (analogous), and #803377 (lighter shade) work well with #B649AA.