#B19AA2 Color Information

Hex color code: #B19AA2

The hex color #B19AA2 is a subtle magenta with RGB values of (177, 154, 162) and HSL of (339°, 13%, 65%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#B19AA2
RGB
177, 154, 162
HSL
339°, 13%, 65%
CMYK
0%, 13%, 8%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B19AA2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 154, 162

Red: 177 / Green: 154 / Blue: 162

HSL

339°, 13%, 65%

Hue: 339° / Saturation: 13% / Lightness: 65%

CMYK

0%, 13%, 8%, 31%

Cyan: 0% / Magenta: 13% / Yellow: 8% / Key: 31%

What color is #B19AA2?

#B19AA2 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B19AA2 to RGB:

rgb(177, 154, 162)HEX to RGB Converter →

HEX to HSL

Convert #B19AA2 to HSL:

hsl(339, 13%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #B19AA2 to CMYK:

cmyk(0%, 13%, 8%, 31%)Color Converter →

Color Meaning and Usage

#B19AA2 is a neutral magenta color with RGB values of 177, 154, 162 and HSL of 339°, 13%, 65%. This desaturated neutral evokes balance and subtlety, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B19AA2 is #9AB1A9, creating high-contrast pairings. For softer combinations, try analogous colors like #B19AAE.

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

Contrast with #B19AA2

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

Contrast Ratio: 8.01:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B19AA2?

#B19AA2 is a neutral magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #B19AA2?

#B19AA2 in RGB is (177, 154, 162) - 177 red, 154 green, and 162 blue.

How to use #B19AA2 in CSS?

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

What colors go well with #B19AA2?

#9AB1A9 (complementary), #B19AAE (analogous), and #906F7B (lighter shade) work well with #B19AA2.