#B649AD Color Information

Hex color code: #B649AD

#B649AD is a soft magenta color. In RGB it is (182, 73, 173), and in HSL it is (305°, 43%, 50%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#B649AD
RGB
182, 73, 173
HSL
305°, 43%, 50%
CMYK
0%, 60%, 5%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B649AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 73, 173

Red: 182 / Green: 73 / Blue: 173

HSL

305°, 43%, 50%

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

CMYK

0%, 60%, 5%, 29%

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

What color is #B649AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B649AD to RGB:

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

HEX to HSL

Convert #B649AD to HSL:

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

HEX to CMYK

Convert #B649AD to CMYK:

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

Color Meaning and Usage

#B649AD is a delicate magenta color with RGB values of 182, 73, 173 and HSL of 305°, 43%, 50%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B649AD is #49B652, creating high-contrast pairings. For softer combinations, try analogous colors like #8949B6.

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

Contrast with #B649AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B649AD?

#B649AD is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B649AD?

#B649AD in RGB is (182, 73, 173) - 182 red, 73 green, and 173 blue.

How to use #B649AD in CSS?

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

What colors go well with #B649AD?

#49B652 (complementary), #8949B6 (analogous), and #803379 (lighter shade) work well with #B649AD.