#B289BD Color Information

Hex color code: #B289BD

The hex color #B289BD is a gentle magenta with RGB values of (178, 137, 189) and HSL of (287°, 28%, 64%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#B289BD
RGB
178, 137, 189
HSL
287°, 28%, 64%
CMYK
6%, 28%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B289BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 137, 189

Red: 178 / Green: 137 / Blue: 189

HSL

287°, 28%, 64%

Hue: 287° / Saturation: 28% / Lightness: 64%

CMYK

6%, 28%, 0%, 26%

Cyan: 6% / Magenta: 28% / Yellow: 0% / Key: 26%

What color is #B289BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B289BD to RGB:

rgb(178, 137, 189)HEX to RGB Converter →

HEX to HSL

Convert #B289BD to HSL:

hsl(287, 28%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #B289BD to CMYK:

cmyk(6%, 28%, 0%, 26%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #B289BD has RGB (178, 137, 189) and HSL (287°, 28%, 64%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B289BD is #95BD89, creating high-contrast pairings. For softer combinations, try analogous colors like #9889BD.

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

Contrast with #B289BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B289BD?

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

What is the RGB value of #B289BD?

#B289BD in RGB is (178, 137, 189) - 178 red, 137 green, and 189 blue.

How to use #B289BD in CSS?

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

What colors go well with #B289BD?

#95BD89 (complementary), #9889BD (analogous), and #915AA0 (lighter shade) work well with #B289BD.