#B9899D Color Information

Hex color code: #B9899D

#B9899D is a subtle magenta color. In RGB it is (185, 137, 157), and in HSL it is (335°, 26%, 63%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#B9899D
RGB
185, 137, 157
HSL
335°, 26%, 63%
CMYK
0%, 26%, 15%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B9899D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 137, 157

Red: 185 / Green: 137 / Blue: 157

HSL

335°, 26%, 63%

Hue: 335° / Saturation: 26% / Lightness: 63%

CMYK

0%, 26%, 15%, 27%

Cyan: 0% / Magenta: 26% / Yellow: 15% / Key: 27%

What color is #B9899D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B9899D to RGB:

rgb(185, 137, 157)HEX to RGB Converter →

HEX to HSL

Convert #B9899D to HSL:

hsl(335, 26%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #B9899D to CMYK:

cmyk(0%, 26%, 15%, 27%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #B9899D has RGB (185, 137, 157) and HSL (335°, 26%, 63%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B9899D is #88B9A5, creating high-contrast pairings. For softer combinations, try analogous colors like #B988B5.

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

Contrast with #B9899D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B9899D?

#B9899D is a subtle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B9899D?

#B9899D in RGB is (185, 137, 157) - 185 red, 137 green, and 157 blue.

How to use #B9899D in CSS?

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

What colors go well with #B9899D?

#88B9A5 (complementary), #B988B5 (analogous), and #9A5B75 (lighter shade) work well with #B9899D.