#BABAA1 Color Information

Hex color code: #BABAA1

A balanced yellow shade, #BABAA1 appears as (186, 186, 161) in RGB and (60°, 15%, 68%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BABAA1
RGB
186, 186, 161
HSL
60°, 15%, 68%
CMYK
0%, 0%, 13%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BABAA1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 186, 161

Red: 186 / Green: 186 / Blue: 161

HSL

60°, 15%, 68%

Hue: 60° / Saturation: 15% / Lightness: 68%

CMYK

0%, 0%, 13%, 27%

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

What color is #BABAA1?

#BABAA1 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BABAA1 to RGB:

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

HEX to HSL

Convert #BABAA1 to HSL:

hsl(60, 15%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #BABAA1 to CMYK:

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

Color Meaning and Usage

A understated yellow tone, #BABAA1 has RGB (186, 186, 161) and HSL (60°, 15%, 68%). Known for evoking nature and harmony, this green hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BABAA1 is #A1A1BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BAADA1.

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

Contrast with #BABAA1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BABAA1?

#BABAA1 is a understated yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #BABAA1?

#BABAA1 in RGB is (186, 186, 161) - 186 red, 186 green, and 161 blue.

How to use #BABAA1 in CSS?

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

What colors go well with #BABAA1?

#A1A1BA (complementary), #BAADA1 (analogous), and #999975 (lighter shade) work well with #BABAA1.