#BAB5AC Color Information

Hex color code: #BAB5AC

The hex color #BAB5AC is a neutral orange with RGB values of (186, 181, 172) and HSL of (39°, 9%, 70%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BAB5AC
RGB
186, 181, 172
HSL
39°, 9%, 70%
CMYK
0%, 3%, 8%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAB5AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 181, 172

Red: 186 / Green: 181 / Blue: 172

HSL

39°, 9%, 70%

Hue: 39° / Saturation: 9% / Lightness: 70%

CMYK

0%, 3%, 8%, 27%

Cyan: 0% / Magenta: 3% / Yellow: 8% / Key: 27%

What color is #BAB5AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAB5AC to RGB:

rgb(186, 181, 172)HEX to RGB Converter →

HEX to HSL

Convert #BAB5AC to HSL:

hsl(39, 9%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #BAB5AC to CMYK:

cmyk(0%, 3%, 8%, 27%)Color Converter →

Color Meaning and Usage

A balanced orange tone, #BAB5AC has RGB (186, 181, 172) and HSL (39°, 9%, 70%). 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 #BAB5AC is #ACB0B9, creating high-contrast pairings. For softer combinations, try analogous colors like #B9AEAC.

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

Contrast with #BAB5AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAB5AC?

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

What is the RGB value of #BAB5AC?

#BAB5AC in RGB is (186, 181, 172) - 186 red, 181 green, and 172 blue.

How to use #BAB5AC in CSS?

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

What colors go well with #BAB5AC?

#ACB0B9 (complementary), #B9AEAC (analogous), and #978F82 (lighter shade) work well with #BAB5AC.