#B089BD Color Information

Hex color code: #B089BD

A subtle magenta shade, #B089BD appears as (176, 137, 189) in RGB and (285°, 28%, 64%) in HSL. It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#B089BD
RGB
176, 137, 189
HSL
285°, 28%, 64%
CMYK
7%, 28%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B089BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 137, 189

Red: 176 / Green: 137 / Blue: 189

HSL

285°, 28%, 64%

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

CMYK

7%, 28%, 0%, 26%

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

What color is #B089BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B089BD to RGB:

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

HEX to HSL

Convert #B089BD to HSL:

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

HEX to CMYK

Convert #B089BD to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #B089BD has RGB (176, 137, 189) and HSL (285°, 28%, 64%). 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 #B089BD is #96BD89, creating high-contrast pairings. For softer combinations, try analogous colors like #9689BD.

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

Contrast with #B089BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B089BD?

#B089BD is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B089BD?

#B089BD in RGB is (176, 137, 189) - 176 red, 137 green, and 189 blue.

How to use #B089BD in CSS?

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

What colors go well with #B089BD?

#96BD89 (complementary), #9689BD (analogous), and #8E5AA0 (lighter shade) work well with #B089BD.