#B2959D Color Information

Hex color code: #B2959D

#B2959D is a subtle magenta color. In RGB it is (178, 149, 157), and in HSL it is (343°, 16%, 64%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#B2959D
RGB
178, 149, 157
HSL
343°, 16%, 64%
CMYK
0%, 16%, 12%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B2959D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 149, 157

Red: 178 / Green: 149 / Blue: 157

HSL

343°, 16%, 64%

Hue: 343° / Saturation: 16% / Lightness: 64%

CMYK

0%, 16%, 12%, 30%

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

What color is #B2959D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B2959D to RGB:

rgb(178, 149, 157)HEX to RGB Converter →

HEX to HSL

Convert #B2959D to HSL:

hsl(343, 16%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #B2959D to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #B2959D has RGB (178, 149, 157) and HSL (343°, 16%, 64%). 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 #B2959D is #95B2AA, creating high-contrast pairings. For softer combinations, try analogous colors like #B295AC.

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

Contrast with #B2959D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B2959D?

#B2959D is a subtle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B2959D?

#B2959D in RGB is (178, 149, 157) - 178 red, 149 green, and 157 blue.

How to use #B2959D in CSS?

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

What colors go well with #B2959D?

#95B2AA (complementary), #B295AC (analogous), and #916974 (lighter shade) work well with #B2959D.