#BAB2AD Color Information

Hex color code: #BAB2AD

#BAB2AD is a muted orange color. In RGB it is (186, 178, 173), and in HSL it is (23°, 9%, 70%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BAB2AD
RGB
186, 178, 173
HSL
23°, 9%, 70%
CMYK
0%, 4%, 7%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAB2AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 178, 173

Red: 186 / Green: 178 / Blue: 173

HSL

23°, 9%, 70%

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

CMYK

0%, 4%, 7%, 27%

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

What color is #BAB2AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAB2AD to RGB:

rgb(186, 178, 173)HEX to RGB Converter →

HEX to HSL

Convert #BAB2AD to HSL:

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

HEX to CMYK

Convert #BAB2AD to CMYK:

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

Color Meaning and Usage

#BAB2AD is a balanced orange color with RGB values of 186, 178, 173 and HSL of 23°, 9%, 70%. 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 #BAB2AD is #ACB4B9, creating high-contrast pairings. For softer combinations, try analogous colors like #B9ACAD.

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

Contrast with #BAB2AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAB2AD?

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

What is the RGB value of #BAB2AD?

#BAB2AD in RGB is (186, 178, 173) - 186 red, 178 green, and 173 blue.

How to use #BAB2AD in CSS?

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

What colors go well with #BAB2AD?

#ACB4B9 (complementary), #B9ACAD (analogous), and #978A82 (lighter shade) work well with #BAB2AD.