#BBA986 Color Information

Hex color code: #BBA986

The hex color #BBA986 is a pastel orange with RGB values of (187, 169, 134) and HSL of (40°, 28%, 63%). It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#BBA986
RGB
187, 169, 134
HSL
40°, 28%, 63%
CMYK
0%, 10%, 28%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBA986; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 169, 134

Red: 187 / Green: 169 / Blue: 134

HSL

40°, 28%, 63%

Hue: 40° / Saturation: 28% / Lightness: 63%

CMYK

0%, 10%, 28%, 27%

Cyan: 0% / Magenta: 10% / Yellow: 28% / Key: 27%

What color is #BBA986?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBA986 to RGB:

rgb(187, 169, 134)HEX to RGB Converter →

HEX to HSL

Convert #BBA986 to HSL:

hsl(40, 28%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #BBA986 to CMYK:

cmyk(0%, 10%, 28%, 27%)Color Converter →

Color Meaning and Usage

A soft orange tone, #BBA986 has RGB (187, 169, 134) and HSL (40°, 28%, 63%). Known for evoking optimism and creativity, this orange-yellow hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBA986 is #8698BB, creating high-contrast pairings. For softer combinations, try analogous colors like #BB8F86.

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

Contrast with #BBA986

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBA986?

#BBA986 is a soft orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BBA986?

#BBA986 in RGB is (187, 169, 134) - 187 red, 169 green, and 134 blue.

How to use #BBA986 in CSS?

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

What colors go well with #BBA986?

#8698BB (complementary), #BB8F86 (analogous), and #9D8658 (lighter shade) work well with #BBA986.