#B1918C Color Information

Hex color code: #B1918C

#B1918C is a subtle red color. In RGB it is (177, 145, 140), and in HSL it is (8°, 19%, 62%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#B1918C
RGB
177, 145, 140
HSL
8°, 19%, 62%
CMYK
0%, 18%, 21%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B1918C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 145, 140

Red: 177 / Green: 145 / Blue: 140

HSL

8°, 19%, 62%

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

CMYK

0%, 18%, 21%, 31%

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

What color is #B1918C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B1918C to RGB:

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

HEX to HSL

Convert #B1918C to HSL:

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

HEX to CMYK

Convert #B1918C to CMYK:

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

Color Meaning and Usage

A balanced red tone, #B1918C has RGB (177, 145, 140) and HSL (8°, 19%, 62%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B1918C is #8CACB1, creating high-contrast pairings. For softer combinations, try analogous colors like #B18C99.

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

Contrast with #B1918C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B1918C?

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

What is the RGB value of #B1918C?

#B1918C in RGB is (177, 145, 140) - 177 red, 145 green, and 140 blue.

How to use #B1918C in CSS?

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

What colors go well with #B1918C?

#8CACB1 (complementary), #B18C99 (analogous), and #8F6761 (lighter shade) work well with #B1918C.