#B3899C Color Information

Hex color code: #B3899C

#B3899C is a soft magenta color. In RGB it is (179, 137, 156), and in HSL it is (333°, 22%, 62%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#B3899C
RGB
179, 137, 156
HSL
333°, 22%, 62%
CMYK
0%, 23%, 13%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B3899C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 137, 156

Red: 179 / Green: 137 / Blue: 156

HSL

333°, 22%, 62%

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

CMYK

0%, 23%, 13%, 30%

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

What color is #B3899C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B3899C to RGB:

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

HEX to HSL

Convert #B3899C to HSL:

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

HEX to CMYK

Convert #B3899C to CMYK:

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

Color Meaning and Usage

#B3899C is a pastel magenta color with RGB values of 179, 137, 156 and HSL of 333°, 22%, 62%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B3899C is #89B3A0, creating high-contrast pairings. For softer combinations, try analogous colors like #B389B1.

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

Contrast with #B3899C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B3899C?

#B3899C is a pastel magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B3899C?

#B3899C in RGB is (179, 137, 156) - 179 red, 137 green, and 156 blue.

How to use #B3899C in CSS?

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

What colors go well with #B3899C?

#89B3A0 (complementary), #B389B1 (analogous), and #925D75 (lighter shade) work well with #B3899C.