#B592AA Color Information

Hex color code: #B592AA

The hex color #B592AA is a understated magenta with RGB values of (181, 146, 170) and HSL of (319°, 19%, 64%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#B592AA
RGB
181, 146, 170
HSL
319°, 19%, 64%
CMYK
0%, 19%, 6%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B592AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 146, 170

Red: 181 / Green: 146 / Blue: 170

HSL

319°, 19%, 64%

Hue: 319° / Saturation: 19% / Lightness: 64%

CMYK

0%, 19%, 6%, 29%

Cyan: 0% / Magenta: 19% / Yellow: 6% / Key: 29%

What color is #B592AA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B592AA to RGB:

rgb(181, 146, 170)HEX to RGB Converter →

HEX to HSL

Convert #B592AA to HSL:

hsl(319, 19%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #B592AA to CMYK:

cmyk(0%, 19%, 6%, 29%)Color Converter →

Color Meaning and Usage

#B592AA is a subtle magenta color with RGB values of 181, 146, 170 and HSL of 319°, 19%, 64%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B592AA is #92B59D, creating high-contrast pairings. For softer combinations, try analogous colors like #AE92B5.

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

Contrast with #B592AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B592AA?

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

What is the RGB value of #B592AA?

#B592AA in RGB is (181, 146, 170) - 181 red, 146 green, and 170 blue.

How to use #B592AA in CSS?

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

What colors go well with #B592AA?

#92B59D (complementary), #AE92B5 (analogous), and #956586 (lighter shade) work well with #B592AA.