#B1908C Color Information

Hex color code: #B1908C

A neutral red shade, #B1908C appears as (177, 144, 140) in RGB and (6°, 19%, 62%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#B1908C
RGB
177, 144, 140
HSL
6°, 19%, 62%
CMYK
0%, 19%, 21%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B1908C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 144, 140

Red: 177 / Green: 144 / Blue: 140

HSL

6°, 19%, 62%

Hue: 6° / Saturation: 19% / Lightness: 62%

CMYK

0%, 19%, 21%, 31%

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

What color is #B1908C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B1908C to RGB:

rgb(177, 144, 140)HEX to RGB Converter →

HEX to HSL

Convert #B1908C to HSL:

hsl(6, 19%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #B1908C to CMYK:

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

Color Meaning and Usage

A neutral red tone, #B1908C has RGB (177, 144, 140) and HSL (6°, 19%, 62%). 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 #B1908C is #8CADB1, creating high-contrast pairings. For softer combinations, try analogous colors like #B18C9A.

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

Contrast with #B1908C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B1908C?

#B1908C is a neutral red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B1908C?

#B1908C in RGB is (177, 144, 140) - 177 red, 144 green, and 140 blue.

How to use #B1908C in CSS?

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

What colors go well with #B1908C?

#8CADB1 (complementary), #B18C9A (analogous), and #8F6661 (lighter shade) work well with #B1908C.