#B4889B Color Information

Hex color code: #B4889B

A gentle magenta shade, #B4889B appears as (180, 136, 155) in RGB and (334°, 23%, 62%) in HSL. It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#B4889B
RGB
180, 136, 155
HSL
334°, 23%, 62%
CMYK
0%, 24%, 14%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B4889B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 136, 155

Red: 180 / Green: 136 / Blue: 155

HSL

334°, 23%, 62%

Hue: 334° / Saturation: 23% / Lightness: 62%

CMYK

0%, 24%, 14%, 29%

Cyan: 0% / Magenta: 24% / Yellow: 14% / Key: 29%

What color is #B4889B?

#B4889B is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B4889B to RGB:

rgb(180, 136, 155)HEX to RGB Converter →

HEX to HSL

Convert #B4889B to HSL:

hsl(334, 23%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #B4889B to CMYK:

cmyk(0%, 24%, 14%, 29%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #B4889B has RGB (180, 136, 155) and HSL (334°, 23%, 62%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B4889B is #88B4A1, creating high-contrast pairings. For softer combinations, try analogous colors like #B488B1.

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

Contrast with #B4889B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B4889B?

#B4889B is a soft magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B4889B?

#B4889B in RGB is (180, 136, 155) - 180 red, 136 green, and 155 blue.

How to use #B4889B in CSS?

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

What colors go well with #B4889B?

#88B4A1 (complementary), #B488B1 (analogous), and #935C74 (lighter shade) work well with #B4889B.