#BBB4AE Color Information

Hex color code: #BBB4AE

A balanced orange shade, #BBB4AE appears as (187, 180, 174) in RGB and (28°, 9%, 71%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#BBB4AE
RGB
187, 180, 174
HSL
28°, 9%, 71%
CMYK
0%, 4%, 7%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBB4AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 180, 174

Red: 187 / Green: 180 / Blue: 174

HSL

28°, 9%, 71%

Hue: 28° / Saturation: 9% / Lightness: 71%

CMYK

0%, 4%, 7%, 27%

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

What color is #BBB4AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBB4AE to RGB:

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

HEX to HSL

Convert #BBB4AE to HSL:

hsl(28, 9%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #BBB4AE to CMYK:

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

Color Meaning and Usage

#BBB4AE is a balanced orange color with RGB values of 187, 180, 174 and HSL of 28°, 9%, 71%. 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 #BBB4AE is #AEB5BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCAEAF.

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

Contrast with #BBB4AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBB4AE?

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

What is the RGB value of #BBB4AE?

#BBB4AE in RGB is (187, 180, 174) - 187 red, 180 green, and 174 blue.

How to use #BBB4AE in CSS?

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

What colors go well with #BBB4AE?

#AEB5BC (complementary), #BCAEAF (analogous), and #998E85 (lighter shade) work well with #BBB4AE.