#B477AE Color Information

Hex color code: #B477AE

The hex color #B477AE is a subtle magenta with RGB values of (180, 119, 174) and HSL of (306°, 29%, 59%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#B477AE
RGB
180, 119, 174
HSL
306°, 29%, 59%
CMYK
0%, 34%, 3%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B477AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 119, 174

Red: 180 / Green: 119 / Blue: 174

HSL

306°, 29%, 59%

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

CMYK

0%, 34%, 3%, 29%

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

What color is #B477AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B477AE to RGB:

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

HEX to HSL

Convert #B477AE to HSL:

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

HEX to CMYK

Convert #B477AE to CMYK:

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

Color Meaning and Usage

#B477AE is a gentle magenta color with RGB values of 180, 119, 174 and HSL of 306°, 29%, 59%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B477AE is #78B57E, creating high-contrast pairings. For softer combinations, try analogous colors like #9D78B5.

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

Contrast with #B477AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B477AE?

#B477AE is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B477AE?

#B477AE in RGB is (180, 119, 174) - 180 red, 119 green, and 174 blue.

How to use #B477AE in CSS?

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

What colors go well with #B477AE?

#78B57E (complementary), #9D78B5 (analogous), and #91508A (lighter shade) work well with #B477AE.