#B582AB Color Information

Hex color code: #B582AB

#B582AB is a gentle magenta color. In RGB it is (181, 130, 171), and in HSL it is (312°, 26%, 61%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#B582AB
RGB
181, 130, 171
HSL
312°, 26%, 61%
CMYK
0%, 28%, 6%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B582AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 130, 171

Red: 181 / Green: 130 / Blue: 171

HSL

312°, 26%, 61%

Hue: 312° / Saturation: 26% / Lightness: 61%

CMYK

0%, 28%, 6%, 29%

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

What color is #B582AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B582AB to RGB:

rgb(181, 130, 171)HEX to RGB Converter →

HEX to HSL

Convert #B582AB to HSL:

hsl(312, 26%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #B582AB to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #B582AB has RGB (181, 130, 171) and HSL (312°, 26%, 61%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B582AB is #82B58C, creating high-contrast pairings. For softer combinations, try analogous colors like #A682B5.

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

Contrast with #B582AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B582AB?

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

What is the RGB value of #B582AB?

#B582AB in RGB is (181, 130, 171) - 181 red, 130 green, and 171 blue.

How to use #B582AB in CSS?

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

What colors go well with #B582AB?

#82B58C (complementary), #A682B5 (analogous), and #945788 (lighter shade) work well with #B582AB.