#B3899E Color Information

Hex color code: #B3899E

#B3899E is a pastel magenta color. In RGB it is (179, 137, 158), and in HSL it is (330°, 22%, 62%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#B3899E
RGB
179, 137, 158
HSL
330°, 22%, 62%
CMYK
0%, 23%, 12%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B3899E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 137, 158

Red: 179 / Green: 137 / Blue: 158

HSL

330°, 22%, 62%

Hue: 330° / Saturation: 22% / Lightness: 62%

CMYK

0%, 23%, 12%, 30%

Cyan: 0% / Magenta: 23% / Yellow: 12% / Key: 30%

What color is #B3899E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B3899E to RGB:

rgb(179, 137, 158)HEX to RGB Converter →

HEX to HSL

Convert #B3899E to HSL:

hsl(330, 22%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #B3899E to CMYK:

cmyk(0%, 23%, 12%, 30%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #B3899E has RGB (179, 137, 158) and HSL (330°, 22%, 62%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B3899E is #89B39E, creating high-contrast pairings. For softer combinations, try analogous colors like #B389B3.

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

Contrast with #B3899E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B3899E?

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

What is the RGB value of #B3899E?

#B3899E in RGB is (179, 137, 158) - 179 red, 137 green, and 158 blue.

How to use #B3899E in CSS?

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

What colors go well with #B3899E?

#89B39E (complementary), #B389B3 (analogous), and #925D78 (lighter shade) work well with #B3899E.