#B2909C Color Information

Hex color code: #B2909C

#B2909C is a neutral magenta color. In RGB it is (178, 144, 156), and in HSL it is (339°, 18%, 63%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#B2909C
RGB
178, 144, 156
HSL
339°, 18%, 63%
CMYK
0%, 19%, 12%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B2909C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 144, 156

Red: 178 / Green: 144 / Blue: 156

HSL

339°, 18%, 63%

Hue: 339° / Saturation: 18% / Lightness: 63%

CMYK

0%, 19%, 12%, 30%

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

What color is #B2909C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B2909C to RGB:

rgb(178, 144, 156)HEX to RGB Converter →

HEX to HSL

Convert #B2909C to HSL:

hsl(339, 18%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #B2909C to CMYK:

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

Color Meaning and Usage

A balanced magenta tone, #B2909C has RGB (178, 144, 156) and HSL (339°, 18%, 63%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B2909C is #90B2A6, creating high-contrast pairings. For softer combinations, try analogous colors like #B290AD.

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

Contrast with #B2909C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B2909C?

#B2909C is a balanced magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B2909C?

#B2909C in RGB is (178, 144, 156) - 178 red, 144 green, and 156 blue.

How to use #B2909C in CSS?

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

What colors go well with #B2909C?

#90B2A6 (complementary), #B290AD (analogous), and #906474 (lighter shade) work well with #B2909C.