#B1987F Color Information

Hex color code: #B1987F

#B1987F is a soft orange color. In RGB it is (177, 152, 127), and in HSL it is (30°, 24%, 60%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#B1987F
RGB
177, 152, 127
HSL
30°, 24%, 60%
CMYK
0%, 14%, 28%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B1987F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 152, 127

Red: 177 / Green: 152 / Blue: 127

HSL

30°, 24%, 60%

Hue: 30° / Saturation: 24% / Lightness: 60%

CMYK

0%, 14%, 28%, 31%

Cyan: 0% / Magenta: 14% / Yellow: 28% / Key: 31%

What color is #B1987F?

#B1987F is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B1987F to RGB:

rgb(177, 152, 127)HEX to RGB Converter →

HEX to HSL

Convert #B1987F to HSL:

hsl(30, 24%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #B1987F to CMYK:

cmyk(0%, 14%, 28%, 31%)Color Converter →

Color Meaning and Usage

#B1987F is a delicate orange color with RGB values of 177, 152, 127 and HSL of 30°, 24%, 60%. This orange-yellow hue evokes optimism and creativity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B1987F is #8199B1, creating high-contrast pairings. For softer combinations, try analogous colors like #B18181.

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

Contrast with #B1987F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B1987F?

#B1987F is a delicate orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #B1987F?

#B1987F in RGB is (177, 152, 127) - 177 red, 152 green, and 127 blue.

How to use #B1987F in CSS?

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

What colors go well with #B1987F?

#8199B1 (complementary), #B18181 (analogous), and #8E7357 (lighter shade) work well with #B1987F.