#B0929D Color Information

Hex color code: #B0929D

#B0929D is a balanced magenta color. In RGB it is (176, 146, 157), and in HSL it is (338°, 16%, 63%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#B0929D
RGB
176, 146, 157
HSL
338°, 16%, 63%
CMYK
0%, 17%, 11%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B0929D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 146, 157

Red: 176 / Green: 146 / Blue: 157

HSL

338°, 16%, 63%

Hue: 338° / Saturation: 16% / Lightness: 63%

CMYK

0%, 17%, 11%, 31%

Cyan: 0% / Magenta: 17% / Yellow: 11% / Key: 31%

What color is #B0929D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B0929D to RGB:

rgb(176, 146, 157)HEX to RGB Converter →

HEX to HSL

Convert #B0929D to HSL:

hsl(338, 16%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #B0929D to CMYK:

cmyk(0%, 17%, 11%, 31%)Color Converter →

Color Meaning and Usage

#B0929D is a muted magenta color with RGB values of 176, 146, 157 and HSL of 338°, 16%, 63%. This red-orange hue evokes warmth and passion, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B0929D is #92B0A5, creating high-contrast pairings. For softer combinations, try analogous colors like #B092AC.

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

Contrast with #B0929D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B0929D?

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

What is the RGB value of #B0929D?

#B0929D in RGB is (176, 146, 157) - 176 red, 146 green, and 157 blue.

How to use #B0929D in CSS?

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

What colors go well with #B0929D?

#92B0A5 (complementary), #B092AC (analogous), and #8E6775 (lighter shade) work well with #B0929D.