#BBB4AF Color Information

Hex color code: #BBB4AF

The hex color #BBB4AF is a subtle orange with RGB values of (187, 180, 175) and HSL of (25°, 8%, 71%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BBB4AF
RGB
187, 180, 175
HSL
25°, 8%, 71%
CMYK
0%, 4%, 6%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBB4AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 180, 175

Red: 187 / Green: 180 / Blue: 175

HSL

25°, 8%, 71%

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

CMYK

0%, 4%, 6%, 27%

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

What color is #BBB4AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBB4AF to RGB:

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

HEX to HSL

Convert #BBB4AF to HSL:

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

HEX to CMYK

Convert #BBB4AF to CMYK:

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

Color Meaning and Usage

A subtle orange tone, #BBB4AF has RGB (187, 180, 175) and HSL (25°, 8%, 71%). Known for evoking balance and subtlety, this desaturated neutral is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBB4AF is #AFB6BB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBAFB0.

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

Contrast with #BBB4AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBB4AF?

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

What is the RGB value of #BBB4AF?

#BBB4AF in RGB is (187, 180, 175) - 187 red, 180 green, and 175 blue.

How to use #BBB4AF in CSS?

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

What colors go well with #BBB4AF?

#AFB6BB (complementary), #BBAFB0 (analogous), and #988D86 (lighter shade) work well with #BBB4AF.