#B3949C Color Information

Hex color code: #B3949C

A balanced red shade, #B3949C appears as (179, 148, 156) in RGB and (345°, 17%, 64%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#B3949C
RGB
179, 148, 156
HSL
345°, 17%, 64%
CMYK
0%, 17%, 13%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B3949C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 148, 156

Red: 179 / Green: 148 / Blue: 156

HSL

345°, 17%, 64%

Hue: 345° / Saturation: 17% / Lightness: 64%

CMYK

0%, 17%, 13%, 30%

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

What color is #B3949C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B3949C to RGB:

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

HEX to HSL

Convert #B3949C to HSL:

hsl(345, 17%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #B3949C to CMYK:

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

Color Meaning and Usage

A balanced red tone, #B3949C has RGB (179, 148, 156) and HSL (345°, 17%, 64%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B3949C is #94B3AB, creating high-contrast pairings. For softer combinations, try analogous colors like #B394AB.

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

Contrast with #B3949C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B3949C?

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

What is the RGB value of #B3949C?

#B3949C in RGB is (179, 148, 156) - 179 red, 148 green, and 156 blue.

How to use #B3949C in CSS?

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

What colors go well with #B3949C?

#94B3AB (complementary), #B394AB (analogous), and #926872 (lighter shade) work well with #B3949C.