#BB559C Color Information

Hex color code: #BB559C

A delicate magenta shade, #BB559C appears as (187, 85, 156) in RGB and (318°, 43%, 53%) in HSL. It is popular in mobile app design.

Try:
Color NamePale Violet Red
HEX
#BB559C
RGB
187, 85, 156
HSL
318°, 43%, 53%
CMYK
0%, 55%, 17%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BB559C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 85, 156

Red: 187 / Green: 85 / Blue: 156

HSL

318°, 43%, 53%

Hue: 318° / Saturation: 43% / Lightness: 53%

CMYK

0%, 55%, 17%, 27%

Cyan: 0% / Magenta: 55% / Yellow: 17% / Key: 27%

What color is #BB559C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BB559C to RGB:

rgb(187, 85, 156)HEX to RGB Converter →

HEX to HSL

Convert #BB559C to HSL:

hsl(318, 43%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #BB559C to CMYK:

cmyk(0%, 55%, 17%, 27%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #BB559C has RGB (187, 85, 156) and HSL (318°, 43%, 53%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BB559C is #54BB73, creating high-contrast pairings. For softer combinations, try analogous colors like #A654BB.

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

Contrast with #BB559C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BB559C?

#BB559C is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BB559C?

#BB559C in RGB is (187, 85, 156) - 187 red, 85 green, and 156 blue.

How to use #BB559C in CSS?

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

What colors go well with #BB559C?

#54BB73 (complementary), #A654BB (analogous), and #8B3772 (lighter shade) work well with #BB559C.