#BAB4AB Color Information

Hex color code: #BAB4AB

A neutral orange shade, #BAB4AB appears as (186, 180, 171) in RGB and (36°, 10%, 70%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BAB4AB
RGB
186, 180, 171
HSL
36°, 10%, 70%
CMYK
0%, 3%, 8%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAB4AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 180, 171

Red: 186 / Green: 180 / Blue: 171

HSL

36°, 10%, 70%

Hue: 36° / Saturation: 10% / Lightness: 70%

CMYK

0%, 3%, 8%, 27%

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

What color is #BAB4AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAB4AB to RGB:

rgb(186, 180, 171)HEX to RGB Converter →

HEX to HSL

Convert #BAB4AB to HSL:

hsl(36, 10%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #BAB4AB to CMYK:

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

Color Meaning and Usage

#BAB4AB is a understated orange color with RGB values of 186, 180, 171 and HSL of 36°, 10%, 70%. This desaturated neutral evokes balance and subtlety, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAB4AB is #ABB1BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BAACAB.

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

Contrast with #BAB4AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAB4AB?

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

What is the RGB value of #BAB4AB?

#BAB4AB in RGB is (186, 180, 171) - 186 red, 180 green, and 171 blue.

How to use #BAB4AB in CSS?

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

What colors go well with #BAB4AB?

#ABB1BA (complementary), #BAACAB (analogous), and #988F81 (lighter shade) work well with #BAB4AB.