#BBB8AF Color Information

Hex color code: #BBB8AF

#BBB8AF is a subtle yellow color. In RGB it is (187, 184, 175), and in HSL it is (45°, 8%, 71%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#BBB8AF
RGB
187, 184, 175
HSL
45°, 8%, 71%
CMYK
0%, 2%, 6%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBB8AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 184, 175

Red: 187 / Green: 184 / Blue: 175

HSL

45°, 8%, 71%

Hue: 45° / Saturation: 8% / Lightness: 71%

CMYK

0%, 2%, 6%, 27%

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

What color is #BBB8AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBB8AF to RGB:

rgb(187, 184, 175)HEX to RGB Converter →

HEX to HSL

Convert #BBB8AF to HSL:

hsl(45, 8%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #BBB8AF to CMYK:

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

Color Meaning and Usage

A subtle yellow tone, #BBB8AF has RGB (187, 184, 175) and HSL (45°, 8%, 71%). Known for evoking balance and subtlety, this desaturated neutral is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBB8AF is #AFB2BB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBB2AF.

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

Contrast with #BBB8AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBB8AF?

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

What is the RGB value of #BBB8AF?

#BBB8AF in RGB is (187, 184, 175) - 187 red, 184 green, and 175 blue.

How to use #BBB8AF in CSS?

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

What colors go well with #BBB8AF?

#AFB2BB (complementary), #BBB2AF (analogous), and #989386 (lighter shade) work well with #BBB8AF.