#B139AD Color Information

Hex color code: #B139AD

#B139AD is a subtle magenta color. In RGB it is (177, 57, 173), and in HSL it is (302°, 51%, 46%). It is popular in mobile app design.

Try:
Color NameDark Orchid
HEX
#B139AD
RGB
177, 57, 173
HSL
302°, 51%, 46%
CMYK
0%, 68%, 2%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B139AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 57, 173

Red: 177 / Green: 57 / Blue: 173

HSL

302°, 51%, 46%

Hue: 302° / Saturation: 51% / Lightness: 46%

CMYK

0%, 68%, 2%, 31%

Cyan: 0% / Magenta: 68% / Yellow: 2% / Key: 31%

What color is #B139AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B139AD to RGB:

rgb(177, 57, 173)HEX to RGB Converter →

HEX to HSL

Convert #B139AD to HSL:

hsl(302, 51%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #B139AD to CMYK:

cmyk(0%, 68%, 2%, 31%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #B139AD has RGB (177, 57, 173) and HSL (302°, 51%, 46%). 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 #B139AD is #39B13D, creating high-contrast pairings. For softer combinations, try analogous colors like #7939B1.

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

Contrast with #B139AD

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

Contrast Ratio: 4.06:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B139AD?

#B139AD is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B139AD?

#B139AD in RGB is (177, 57, 173) - 177 red, 57 green, and 173 blue.

How to use #B139AD in CSS?

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

What colors go well with #B139AD?

#39B13D (complementary), #7939B1 (analogous), and #772775 (lighter shade) work well with #B139AD.