#BBB6AB Color Information

Hex color code: #BBB6AB

The hex color #BBB6AB is a neutral orange with RGB values of (187, 182, 171) and HSL of (41°, 11%, 70%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BBB6AB
RGB
187, 182, 171
HSL
41°, 11%, 70%
CMYK
0%, 3%, 9%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBB6AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 182, 171

Red: 187 / Green: 182 / Blue: 171

HSL

41°, 11%, 70%

Hue: 41° / Saturation: 11% / Lightness: 70%

CMYK

0%, 3%, 9%, 27%

Cyan: 0% / Magenta: 3% / Yellow: 9% / Key: 27%

What color is #BBB6AB?

#BBB6AB is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBB6AB to RGB:

rgb(187, 182, 171)HEX to RGB Converter →

HEX to HSL

Convert #BBB6AB to HSL:

hsl(41, 11%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #BBB6AB to CMYK:

cmyk(0%, 3%, 9%, 27%)Color Converter →

Color Meaning and Usage

#BBB6AB is a balanced orange color with RGB values of 187, 182, 171 and HSL of 41°, 11%, 70%. This desaturated neutral evokes balance and subtlety, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBB6AB is #AAAFBB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBADAA.

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

Contrast with #BBB6AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBB6AB?

#BBB6AB is a balanced orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BBB6AB?

#BBB6AB in RGB is (187, 182, 171) - 187 red, 182 green, and 171 blue.

How to use #BBB6AB in CSS?

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

What colors go well with #BBB6AB?

#AAAFBB (complementary), #BBADAA (analogous), and #999180 (lighter shade) work well with #BBB6AB.