#B576AF Color Information

Hex color code: #B576AF

A gentle magenta shade, #B576AF appears as (181, 118, 175) in RGB and (306°, 30%, 59%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#B576AF
RGB
181, 118, 175
HSL
306°, 30%, 59%
CMYK
0%, 35%, 3%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B576AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 118, 175

Red: 181 / Green: 118 / Blue: 175

HSL

306°, 30%, 59%

Hue: 306° / Saturation: 30% / Lightness: 59%

CMYK

0%, 35%, 3%, 29%

Cyan: 0% / Magenta: 35% / Yellow: 3% / Key: 29%

What color is #B576AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B576AF to RGB:

rgb(181, 118, 175)HEX to RGB Converter →

HEX to HSL

Convert #B576AF to HSL:

hsl(306, 30%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #B576AF to CMYK:

cmyk(0%, 35%, 3%, 29%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #B576AF has RGB (181, 118, 175) and HSL (306°, 30%, 59%). 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 #B576AF is #77B67D, creating high-contrast pairings. For softer combinations, try analogous colors like #9D77B6.

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

Contrast with #B576AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B576AF?

#B576AF is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B576AF?

#B576AF in RGB is (181, 118, 175) - 181 red, 118 green, and 175 blue.

How to use #B576AF in CSS?

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

What colors go well with #B576AF?

#77B67D (complementary), #9D77B6 (analogous), and #924F8B (lighter shade) work well with #B576AF.