#B55A89 Color Information

Hex color code: #B55A89

A gentle magenta shade, #B55A89 appears as (181, 90, 137) in RGB and (329°, 38%, 53%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#B55A89
RGB
181, 90, 137
HSL
329°, 38%, 53%
CMYK
0%, 50%, 24%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B55A89; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 90, 137

Red: 181 / Green: 90 / Blue: 137

HSL

329°, 38%, 53%

Hue: 329° / Saturation: 38% / Lightness: 53%

CMYK

0%, 50%, 24%, 29%

Cyan: 0% / Magenta: 50% / Yellow: 24% / Key: 29%

What color is #B55A89?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B55A89 to RGB:

rgb(181, 90, 137)HEX to RGB Converter →

HEX to HSL

Convert #B55A89 to HSL:

hsl(329, 38%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #B55A89 to CMYK:

cmyk(0%, 50%, 24%, 29%)Color Converter →

Color Meaning and Usage

#B55A89 is a delicate magenta color with RGB values of 181, 90, 137 and HSL of 329°, 38%, 53%. 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 #B55A89 is #5AB586, creating high-contrast pairings. For softer combinations, try analogous colors like #B35AB5.

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

Contrast with #B55A89

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B55A89?

#B55A89 is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B55A89?

#B55A89 in RGB is (181, 90, 137) - 181 red, 90 green, and 137 blue.

How to use #B55A89 in CSS?

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

What colors go well with #B55A89?

#5AB586 (complementary), #B35AB5 (analogous), and #863C62 (lighter shade) work well with #B55A89.