#BABAA6 Color Information

Hex color code: #BABAA6

A neutral yellow shade, #BABAA6 appears as (186, 186, 166) in RGB and (60°, 13%, 69%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BABAA6
RGB
186, 186, 166
HSL
60°, 13%, 69%
CMYK
0%, 0%, 11%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BABAA6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 186, 166

Red: 186 / Green: 186 / Blue: 166

HSL

60°, 13%, 69%

Hue: 60° / Saturation: 13% / Lightness: 69%

CMYK

0%, 0%, 11%, 27%

Cyan: 0% / Magenta: 0% / Yellow: 11% / Key: 27%

What color is #BABAA6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BABAA6 to RGB:

rgb(186, 186, 166)HEX to RGB Converter →

HEX to HSL

Convert #BABAA6 to HSL:

hsl(60, 13%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #BABAA6 to CMYK:

cmyk(0%, 0%, 11%, 27%)Color Converter →

Color Meaning and Usage

#BABAA6 is a balanced yellow color with RGB values of 186, 186, 166 and HSL of 60°, 13%, 69%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BABAA6 is #A6A6BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BAB0A6.

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

Contrast with #BABAA6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BABAA6?

#BABAA6 is a balanced yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BABAA6?

#BABAA6 in RGB is (186, 186, 166) - 186 red, 186 green, and 166 blue.

How to use #BABAA6 in CSS?

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

What colors go well with #BABAA6?

#A6A6BA (complementary), #BAB0A6 (analogous), and #99997A (lighter shade) work well with #BABAA6.