#BBB0A1 Color Information

Hex color code: #BBB0A1

#BBB0A1 is a neutral orange color. In RGB it is (187, 176, 161), and in HSL it is (35°, 16%, 68%). It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#BBB0A1
RGB
187, 176, 161
HSL
35°, 16%, 68%
CMYK
0%, 6%, 14%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBB0A1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 176, 161

Red: 187 / Green: 176 / Blue: 161

HSL

35°, 16%, 68%

Hue: 35° / Saturation: 16% / Lightness: 68%

CMYK

0%, 6%, 14%, 27%

Cyan: 0% / Magenta: 6% / Yellow: 14% / Key: 27%

What color is #BBB0A1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBB0A1 to RGB:

rgb(187, 176, 161)HEX to RGB Converter →

HEX to HSL

Convert #BBB0A1 to HSL:

hsl(35, 16%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #BBB0A1 to CMYK:

cmyk(0%, 6%, 14%, 27%)Color Converter →

Color Meaning and Usage

#BBB0A1 is a muted orange color with RGB values of 187, 176, 161 and HSL of 35°, 16%, 68%. 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 #BBB0A1 is #A0ABBA, creating high-contrast pairings. For softer combinations, try analogous colors like #BAA3A0.

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

Contrast with #BBB0A1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBB0A1?

#BBB0A1 is a muted orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BBB0A1?

#BBB0A1 in RGB is (187, 176, 161) - 187 red, 176 green, and 161 blue.

How to use #BBB0A1 in CSS?

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

What colors go well with #BBB0A1?

#A0ABBA (complementary), #BAA3A0 (analogous), and #9A8A74 (lighter shade) work well with #BBB0A1.