#B479AE Color Information

Hex color code: #B479AE

A subtle magenta shade, #B479AE appears as (180, 121, 174) in RGB and (306°, 28%, 59%) in HSL. It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#B479AE
RGB
180, 121, 174
HSL
306°, 28%, 59%
CMYK
0%, 33%, 3%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B479AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 121, 174

Red: 180 / Green: 121 / Blue: 174

HSL

306°, 28%, 59%

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

CMYK

0%, 33%, 3%, 29%

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

What color is #B479AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B479AE to RGB:

rgb(180, 121, 174)HEX to RGB Converter →

HEX to HSL

Convert #B479AE to HSL:

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

HEX to CMYK

Convert #B479AE to CMYK:

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

Color Meaning and Usage

#B479AE is a subtle magenta color with RGB values of 180, 121, 174 and HSL of 306°, 28%, 59%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B479AE is #79B47F, creating high-contrast pairings. For softer combinations, try analogous colors like #9C79B4.

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

Contrast with #B479AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B479AE?

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

What is the RGB value of #B479AE?

#B479AE in RGB is (180, 121, 174) - 180 red, 121 green, and 174 blue.

How to use #B479AE in CSS?

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

What colors go well with #B479AE?

#79B47F (complementary), #9C79B4 (analogous), and #905189 (lighter shade) work well with #B479AE.