#BBBBA7 Color Information

Hex color code: #BBBBA7

#BBBBA7 is a neutral yellow color. In RGB it is (187, 187, 167), and in HSL it is (60°, 13%, 69%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BBBBA7
RGB
187, 187, 167
HSL
60°, 13%, 69%
CMYK
0%, 0%, 11%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBBBA7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 187, 167

Red: 187 / Green: 187 / Blue: 167

HSL

60°, 13%, 69%

Hue: 60° / Saturation: 13% / Lightness: 69%

CMYK

0%, 0%, 11%, 27%

Cyan: 0% / Magenta: 0% / Yellow: 11% / Key: 27%

What color is #BBBBA7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBBBA7 to RGB:

rgb(187, 187, 167)HEX to RGB Converter →

HEX to HSL

Convert #BBBBA7 to HSL:

hsl(60, 13%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #BBBBA7 to CMYK:

cmyk(0%, 0%, 11%, 27%)Color Converter →

Color Meaning and Usage

#BBBBA7 is a balanced yellow color with RGB values of 187, 187, 167 and HSL of 60°, 13%, 69%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBBBA7 is #A6A6BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BAB0A6.

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

Contrast with #BBBBA7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBBBA7?

#BBBBA7 is a balanced yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BBBBA7?

#BBBBA7 in RGB is (187, 187, 167) - 187 red, 187 green, and 167 blue.

How to use #BBBBA7 in CSS?

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

What colors go well with #BBBBA7?

#A6A6BA (complementary), #BAB0A6 (analogous), and #99997A (lighter shade) work well with #BBBBA7.