#BBB8B4 Color Information

Hex color code: #BBB8B4

The hex color #BBB8B4 is a understated orange with RGB values of (187, 184, 180) and HSL of (34°, 5%, 72%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BBB8B4
RGB
187, 184, 180
HSL
34°, 5%, 72%
CMYK
0%, 2%, 4%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBB8B4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 184, 180

Red: 187 / Green: 184 / Blue: 180

HSL

34°, 5%, 72%

Hue: 34° / Saturation: 5% / Lightness: 72%

CMYK

0%, 2%, 4%, 27%

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

What color is #BBB8B4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBB8B4 to RGB:

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

HEX to HSL

Convert #BBB8B4 to HSL:

hsl(34, 5%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #BBB8B4 to CMYK:

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

Color Meaning and Usage

A balanced orange tone, #BBB8B4 has RGB (187, 184, 180) and HSL (34°, 5%, 72%). Known for evoking balance and subtlety, this desaturated neutral is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBB8B4 is #B4B7BB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBB5B4.

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

Contrast with #BBB8B4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBB8B4?

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

What is the RGB value of #BBB8B4?

#BBB8B4 in RGB is (187, 184, 180) - 187 red, 184 green, and 180 blue.

How to use #BBB8B4 in CSS?

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

What colors go well with #BBB8B4?

#B4B7BB (complementary), #BBB5B4 (analogous), and #97928C (lighter shade) work well with #BBB8B4.