#B082AD Color Information

Hex color code: #B082AD

A pastel magenta shade, #B082AD appears as (176, 130, 173) in RGB and (304°, 23%, 60%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#B082AD
RGB
176, 130, 173
HSL
304°, 23%, 60%
CMYK
0%, 26%, 2%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B082AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 130, 173

Red: 176 / Green: 130 / Blue: 173

HSL

304°, 23%, 60%

Hue: 304° / Saturation: 23% / Lightness: 60%

CMYK

0%, 26%, 2%, 31%

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

What color is #B082AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B082AD to RGB:

rgb(176, 130, 173)HEX to RGB Converter →

HEX to HSL

Convert #B082AD to HSL:

hsl(304, 23%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #B082AD to CMYK:

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

Color Meaning and Usage

#B082AD is a soft magenta color with RGB values of 176, 130, 173 and HSL of 304°, 23%, 60%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B082AD is #82B085, creating high-contrast pairings. For softer combinations, try analogous colors like #9C82B0.

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

Contrast with #B082AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B082AD?

#B082AD is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B082AD?

#B082AD in RGB is (176, 130, 173) - 176 red, 130 green, and 173 blue.

How to use #B082AD in CSS?

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

What colors go well with #B082AD?

#82B085 (complementary), #9C82B0 (analogous), and #8D588A (lighter shade) work well with #B082AD.