#BB589F Color Information

Hex color code: #BB589F

The hex color #BB589F is a subtle magenta with RGB values of (187, 88, 159) and HSL of (317°, 42%, 54%). It is popular in mobile app design.

Try:
Color NamePale Violet Red
HEX
#BB589F
RGB
187, 88, 159
HSL
317°, 42%, 54%
CMYK
0%, 53%, 15%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BB589F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 88, 159

Red: 187 / Green: 88 / Blue: 159

HSL

317°, 42%, 54%

Hue: 317° / Saturation: 42% / Lightness: 54%

CMYK

0%, 53%, 15%, 27%

Cyan: 0% / Magenta: 53% / Yellow: 15% / Key: 27%

What color is #BB589F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BB589F to RGB:

rgb(187, 88, 159)HEX to RGB Converter →

HEX to HSL

Convert #BB589F to HSL:

hsl(317, 42%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #BB589F to CMYK:

cmyk(0%, 53%, 15%, 27%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #BB589F has RGB (187, 88, 159) and HSL (317°, 42%, 54%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BB589F is #58BB74, creating high-contrast pairings. For softer combinations, try analogous colors like #A658BB.

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

Contrast with #BB589F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BB589F?

#BB589F is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BB589F?

#BB589F in RGB is (187, 88, 159) - 187 red, 88 green, and 159 blue.

How to use #BB589F in CSS?

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

What colors go well with #BB589F?

#58BB74 (complementary), #A658BB (analogous), and #8D3A76 (lighter shade) work well with #BB589F.