#B181AB Color Information

Hex color code: #B181AB

#B181AB is a delicate magenta color. In RGB it is (177, 129, 171), and in HSL it is (308°, 24%, 60%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#B181AB
RGB
177, 129, 171
HSL
308°, 24%, 60%
CMYK
0%, 27%, 3%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B181AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 129, 171

Red: 177 / Green: 129 / Blue: 171

HSL

308°, 24%, 60%

Hue: 308° / Saturation: 24% / Lightness: 60%

CMYK

0%, 27%, 3%, 31%

Cyan: 0% / Magenta: 27% / Yellow: 3% / Key: 31%

What color is #B181AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B181AB to RGB:

rgb(177, 129, 171)HEX to RGB Converter →

HEX to HSL

Convert #B181AB to HSL:

hsl(308, 24%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #B181AB to CMYK:

cmyk(0%, 27%, 3%, 31%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #B181AB has RGB (177, 129, 171) and HSL (308°, 24%, 60%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B181AB is #81B187, creating high-contrast pairings. For softer combinations, try analogous colors like #A081B1.

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

Contrast with #B181AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B181AB?

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

What is the RGB value of #B181AB?

#B181AB in RGB is (177, 129, 171) - 177 red, 129 green, and 171 blue.

How to use #B181AB in CSS?

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

What colors go well with #B181AB?

#81B187 (complementary), #A081B1 (analogous), and #8E5787 (lighter shade) work well with #B181AB.