#B597AD Color Information

Hex color code: #B597AD

#B597AD is a understated magenta color. In RGB it is (181, 151, 173), and in HSL it is (316°, 17%, 65%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#B597AD
RGB
181, 151, 173
HSL
316°, 17%, 65%
CMYK
0%, 17%, 4%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B597AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 151, 173

Red: 181 / Green: 151 / Blue: 173

HSL

316°, 17%, 65%

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

CMYK

0%, 17%, 4%, 29%

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

What color is #B597AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B597AD to RGB:

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

HEX to HSL

Convert #B597AD to HSL:

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

HEX to CMYK

Convert #B597AD to CMYK:

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

Color Meaning and Usage

#B597AD is a muted magenta color with RGB values of 181, 151, 173 and HSL of 316°, 17%, 65%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B597AD is #97B59F, creating high-contrast pairings. For softer combinations, try analogous colors like #AE97B5.

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

Contrast with #B597AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B597AD?

#B597AD is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B597AD?

#B597AD in RGB is (181, 151, 173) - 181 red, 151 green, and 173 blue.

How to use #B597AD in CSS?

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

What colors go well with #B597AD?

#97B59F (complementary), #AE97B5 (analogous), and #956A8A (lighter shade) work well with #B597AD.