#BBB3AF Color Information

Hex color code: #BBB3AF

A balanced orange shade, #BBB3AF appears as (187, 179, 175) in RGB and (20°, 8%, 71%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BBB3AF
RGB
187, 179, 175
HSL
20°, 8%, 71%
CMYK
0%, 4%, 6%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBB3AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 179, 175

Red: 187 / Green: 179 / Blue: 175

HSL

20°, 8%, 71%

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

CMYK

0%, 4%, 6%, 27%

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

What color is #BBB3AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBB3AF to RGB:

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

HEX to HSL

Convert #BBB3AF to HSL:

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

HEX to CMYK

Convert #BBB3AF to CMYK:

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

Color Meaning and Usage

A understated orange tone, #BBB3AF has RGB (187, 179, 175) and HSL (20°, 8%, 71%). Known for evoking balance and subtlety, this desaturated neutral is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBB3AF is #AFB7BB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBAFB1.

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

Contrast with #BBB3AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBB3AF?

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

What is the RGB value of #BBB3AF?

#BBB3AF in RGB is (187, 179, 175) - 187 red, 179 green, and 175 blue.

How to use #BBB3AF in CSS?

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

What colors go well with #BBB3AF?

#AFB7BB (complementary), #BBAFB1 (analogous), and #988C86 (lighter shade) work well with #BBB3AF.