#B4939D Color Information

Hex color code: #B4939D

The hex color #B4939D is a muted magenta with RGB values of (180, 147, 157) and HSL of (342°, 18%, 64%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#B4939D
RGB
180, 147, 157
HSL
342°, 18%, 64%
CMYK
0%, 18%, 13%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B4939D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 147, 157

Red: 180 / Green: 147 / Blue: 157

HSL

342°, 18%, 64%

Hue: 342° / Saturation: 18% / Lightness: 64%

CMYK

0%, 18%, 13%, 29%

Cyan: 0% / Magenta: 18% / Yellow: 13% / Key: 29%

What color is #B4939D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B4939D to RGB:

rgb(180, 147, 157)HEX to RGB Converter →

HEX to HSL

Convert #B4939D to HSL:

hsl(342, 18%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #B4939D to CMYK:

cmyk(0%, 18%, 13%, 29%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #B4939D has RGB (180, 147, 157) and HSL (342°, 18%, 64%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B4939D is #93B4AA, creating high-contrast pairings. For softer combinations, try analogous colors like #B493AD.

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

Contrast with #B4939D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B4939D?

#B4939D is a muted magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B4939D?

#B4939D in RGB is (180, 147, 157) - 180 red, 147 green, and 157 blue.

How to use #B4939D in CSS?

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

What colors go well with #B4939D?

#93B4AA (complementary), #B493AD (analogous), and #936674 (lighter shade) work well with #B4939D.