#B1A68B Color Information

Hex color code: #B1A68B

The hex color #B1A68B is a gentle orange with RGB values of (177, 166, 139) and HSL of (43°, 20%, 62%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#B1A68B
RGB
177, 166, 139
HSL
43°, 20%, 62%
CMYK
0%, 6%, 21%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B1A68B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 166, 139

Red: 177 / Green: 166 / Blue: 139

HSL

43°, 20%, 62%

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

CMYK

0%, 6%, 21%, 31%

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

What color is #B1A68B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B1A68B to RGB:

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

HEX to HSL

Convert #B1A68B to HSL:

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

HEX to CMYK

Convert #B1A68B to CMYK:

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

Color Meaning and Usage

A pastel orange tone, #B1A68B has RGB (177, 166, 139) and HSL (43°, 20%, 62%). Known for evoking optimism and creativity, this orange-yellow hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B1A68B is #8B96B1, creating high-contrast pairings. For softer combinations, try analogous colors like #B1938B.

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

Contrast with #B1A68B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B1A68B?

#B1A68B is a pastel orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #B1A68B?

#B1A68B in RGB is (177, 166, 139) - 177 red, 166 green, and 139 blue.

How to use #B1A68B in CSS?

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

What colors go well with #B1A68B?

#8B96B1 (complementary), #B1938B (analogous), and #908260 (lighter shade) work well with #B1A68B.