#B597AE Color Information

Hex color code: #B597AE

#B597AE is a balanced magenta color. In RGB it is (181, 151, 174), and in HSL it is (314°, 17%, 65%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#B597AE
RGB
181, 151, 174
HSL
314°, 17%, 65%
CMYK
0%, 17%, 4%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B597AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 151, 174

Red: 181 / Green: 151 / Blue: 174

HSL

314°, 17%, 65%

Hue: 314° / Saturation: 17% / Lightness: 65%

CMYK

0%, 17%, 4%, 29%

Cyan: 0% / Magenta: 17% / Yellow: 4% / Key: 29%

What color is #B597AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B597AE to RGB:

rgb(181, 151, 174)HEX to RGB Converter →

HEX to HSL

Convert #B597AE to HSL:

hsl(314, 17%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #B597AE to CMYK:

cmyk(0%, 17%, 4%, 29%)Color Converter →

Color Meaning and Usage

#B597AE is a neutral magenta color with RGB values of 181, 151, 174 and HSL of 314°, 17%, 65%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B597AE is #97B59E, creating high-contrast pairings. For softer combinations, try analogous colors like #AD97B5.

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

Contrast with #B597AE

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

Contrast Ratio: 8.00:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B597AE?

#B597AE is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B597AE?

#B597AE in RGB is (181, 151, 174) - 181 red, 151 green, and 174 blue.

How to use #B597AE in CSS?

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

What colors go well with #B597AE?

#97B59E (complementary), #AD97B5 (analogous), and #956A8B (lighter shade) work well with #B597AE.