#BBBAAA Color Information

Hex color code: #BBBAAA

#BBBAAA is a subtle yellow color. In RGB it is (187, 186, 170), and in HSL it is (56°, 11%, 70%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BBBAAA
RGB
187, 186, 170
HSL
56°, 11%, 70%
CMYK
0%, 1%, 9%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBBAAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 186, 170

Red: 187 / Green: 186 / Blue: 170

HSL

56°, 11%, 70%

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

CMYK

0%, 1%, 9%, 27%

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

What color is #BBBAAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBBAAA to RGB:

rgb(187, 186, 170)HEX to RGB Converter →

HEX to HSL

Convert #BBBAAA to HSL:

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

HEX to CMYK

Convert #BBBAAA to CMYK:

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

Color Meaning and Usage

#BBBAAA is a muted yellow color with RGB values of 187, 186, 170 and HSL of 56°, 11%, 70%. This desaturated neutral evokes balance and subtlety, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBBAAA is #AAABBB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBB1AA.

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

Contrast with #BBBAAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBBAAA?

#BBBAAA is a muted yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BBBAAA?

#BBBAAA in RGB is (187, 186, 170) - 187 red, 186 green, and 170 blue.

How to use #BBBAAA in CSS?

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

What colors go well with #BBBAAA?

#AAABBB (complementary), #BBB1AA (analogous), and #999780 (lighter shade) work well with #BBBAAA.