#BBB8B3 Color Information

Hex color code: #BBB8B3

A balanced orange shade, #BBB8B3 appears as (187, 184, 179) in RGB and (38°, 6%, 72%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BBB8B3
RGB
187, 184, 179
HSL
38°, 6%, 72%
CMYK
0%, 2%, 4%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBB8B3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 184, 179

Red: 187 / Green: 184 / Blue: 179

HSL

38°, 6%, 72%

Hue: 38° / Saturation: 6% / Lightness: 72%

CMYK

0%, 2%, 4%, 27%

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

What color is #BBB8B3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBB8B3 to RGB:

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

HEX to HSL

Convert #BBB8B3 to HSL:

hsl(38, 6%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #BBB8B3 to CMYK:

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

Color Meaning and Usage

A neutral orange tone, #BBB8B3 has RGB (187, 184, 179) and HSL (38°, 6%, 72%). Known for evoking balance and subtlety, this desaturated neutral is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBB8B3 is #B3B6BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCB4B3.

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

Contrast with #BBB8B3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBB8B3?

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

What is the RGB value of #BBB8B3?

#BBB8B3 in RGB is (187, 184, 179) - 187 red, 184 green, and 179 blue.

How to use #BBB8B3 in CSS?

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

What colors go well with #BBB8B3?

#B3B6BC (complementary), #BCB4B3 (analogous), and #98938B (lighter shade) work well with #BBB8B3.