#B1948B Color Information

Hex color code: #B1948B

A soft red shade, #B1948B appears as (177, 148, 139) in RGB and (14°, 20%, 62%) in HSL. It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#B1948B
RGB
177, 148, 139
HSL
14°, 20%, 62%
CMYK
0%, 16%, 21%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B1948B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 148, 139

Red: 177 / Green: 148 / Blue: 139

HSL

14°, 20%, 62%

Hue: 14° / Saturation: 20% / Lightness: 62%

CMYK

0%, 16%, 21%, 31%

Cyan: 0% / Magenta: 16% / Yellow: 21% / Key: 31%

What color is #B1948B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B1948B to RGB:

rgb(177, 148, 139)HEX to RGB Converter →

HEX to HSL

Convert #B1948B to HSL:

hsl(14, 20%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #B1948B to CMYK:

cmyk(0%, 16%, 21%, 31%)Color Converter →

Color Meaning and Usage

#B1948B is a soft red color with RGB values of 177, 148, 139 and HSL of 14°, 20%, 62%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B1948B is #8BA8B1, creating high-contrast pairings. For softer combinations, try analogous colors like #B18B95.

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

Contrast with #B1948B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B1948B?

#B1948B is a soft red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B1948B?

#B1948B in RGB is (177, 148, 139) - 177 red, 148 green, and 139 blue.

How to use #B1948B in CSS?

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

What colors go well with #B1948B?

#8BA8B1 (complementary), #B18B95 (analogous), and #906B60 (lighter shade) work well with #B1948B.