#B1A78B Color Information

Hex color code: #B1A78B

The hex color #B1A78B is a delicate orange with RGB values of (177, 167, 139) and HSL of (44°, 20%, 62%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#B1A78B
RGB
177, 167, 139
HSL
44°, 20%, 62%
CMYK
0%, 6%, 21%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B1A78B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 167, 139

Red: 177 / Green: 167 / Blue: 139

HSL

44°, 20%, 62%

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

CMYK

0%, 6%, 21%, 31%

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

What color is #B1A78B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B1A78B to RGB:

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

HEX to HSL

Convert #B1A78B to HSL:

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

HEX to CMYK

Convert #B1A78B to CMYK:

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

Color Meaning and Usage

#B1A78B is a delicate orange color with RGB values of 177, 167, 139 and HSL of 44°, 20%, 62%. This orange-yellow hue evokes optimism and creativity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #B1A78B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B1A78B?

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

What is the RGB value of #B1A78B?

#B1A78B in RGB is (177, 167, 139) - 177 red, 167 green, and 139 blue.

How to use #B1A78B in CSS?

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

What colors go well with #B1A78B?

#8B95B1 (complementary), #B1948B (analogous), and #908360 (lighter shade) work well with #B1A78B.