#B37AAF Color Information

Hex color code: #B37AAF

#B37AAF is a subtle magenta color. In RGB it is (179, 122, 175), and in HSL it is (304°, 27%, 59%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#B37AAF
RGB
179, 122, 175
HSL
304°, 27%, 59%
CMYK
0%, 32%, 2%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B37AAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 122, 175

Red: 179 / Green: 122 / Blue: 175

HSL

304°, 27%, 59%

Hue: 304° / Saturation: 27% / Lightness: 59%

CMYK

0%, 32%, 2%, 30%

Cyan: 0% / Magenta: 32% / Yellow: 2% / Key: 30%

What color is #B37AAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B37AAF to RGB:

rgb(179, 122, 175)HEX to RGB Converter →

HEX to HSL

Convert #B37AAF to HSL:

hsl(304, 27%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #B37AAF to CMYK:

cmyk(0%, 32%, 2%, 30%)Color Converter →

Color Meaning and Usage

#B37AAF is a pastel magenta color with RGB values of 179, 122, 175 and HSL of 304°, 27%, 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 #B37AAF is #7AB37E, creating high-contrast pairings. For softer combinations, try analogous colors like #9A7AB3.

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

Contrast with #B37AAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B37AAF?

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

What is the RGB value of #B37AAF?

#B37AAF in RGB is (179, 122, 175) - 179 red, 122 green, and 175 blue.

How to use #B37AAF in CSS?

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

What colors go well with #B37AAF?

#7AB37E (complementary), #9A7AB3 (analogous), and #8E528A (lighter shade) work well with #B37AAF.