#BB90BA Color Information

Hex color code: #BB90BA

A subtle magenta shade, #BB90BA appears as (187, 144, 186) in RGB and (301°, 24%, 65%) in HSL. It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#BB90BA
RGB
187, 144, 186
HSL
301°, 24%, 65%
CMYK
0%, 23%, 1%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BB90BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 144, 186

Red: 187 / Green: 144 / Blue: 186

HSL

301°, 24%, 65%

Hue: 301° / Saturation: 24% / Lightness: 65%

CMYK

0%, 23%, 1%, 27%

Cyan: 0% / Magenta: 23% / Yellow: 1% / Key: 27%

What color is #BB90BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BB90BA to RGB:

rgb(187, 144, 186)HEX to RGB Converter →

HEX to HSL

Convert #BB90BA to HSL:

hsl(301, 24%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #BB90BA to CMYK:

cmyk(0%, 23%, 1%, 27%)Color Converter →

Color Meaning and Usage

#BB90BA is a delicate magenta color with RGB values of 187, 144, 186 and HSL of 301°, 24%, 65%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BB90BA is #90BB91, creating high-contrast pairings. For softer combinations, try analogous colors like #A690BB.

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

Contrast with #BB90BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BB90BA?

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

What is the RGB value of #BB90BA?

#BB90BA in RGB is (187, 144, 186) - 187 red, 144 green, and 186 blue.

How to use #BB90BA in CSS?

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

What colors go well with #BB90BA?

#90BB91 (complementary), #A690BB (analogous), and #9E619D (lighter shade) work well with #BB90BA.