#BBBEAC Color Information

Hex color code: #BBBEAC

The hex color #BBBEAC is a understated yellow with RGB values of (187, 190, 172) and HSL of (70°, 12%, 71%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BBBEAC
RGB
187, 190, 172
HSL
70°, 12%, 71%
CMYK
2%, 0%, 9%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBBEAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 190, 172

Red: 187 / Green: 190 / Blue: 172

HSL

70°, 12%, 71%

Hue: 70° / Saturation: 12% / Lightness: 71%

CMYK

2%, 0%, 9%, 25%

Cyan: 2% / Magenta: 0% / Yellow: 9% / Key: 25%

What color is #BBBEAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBBEAC to RGB:

rgb(187, 190, 172)HEX to RGB Converter →

HEX to HSL

Convert #BBBEAC to HSL:

hsl(70, 12%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #BBBEAC to CMYK:

cmyk(2%, 0%, 9%, 25%)Color Converter →

Color Meaning and Usage

A neutral yellow tone, #BBBEAC has RGB (187, 190, 172) and HSL (70°, 12%, 71%). Known for evoking balance and subtlety, this desaturated neutral is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBBEAC is #AFACBE, creating high-contrast pairings. For softer combinations, try analogous colors like #BEB8AC.

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

Contrast with #BBBEAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBBEAC?

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

What is the RGB value of #BBBEAC?

#BBBEAC in RGB is (187, 190, 172) - 187 red, 190 green, and 172 blue.

How to use #BBBEAC in CSS?

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

What colors go well with #BBBEAC?

#AFACBE (complementary), #BEB8AC (analogous), and #989C81 (lighter shade) work well with #BBBEAC.