#BABDA8 Color Information

Hex color code: #BABDA8

#BABDA8 is a balanced yellow color. In RGB it is (186, 189, 168), and in HSL it is (69°, 14%, 70%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BABDA8
RGB
186, 189, 168
HSL
69°, 14%, 70%
CMYK
2%, 0%, 11%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BABDA8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 189, 168

Red: 186 / Green: 189 / Blue: 168

HSL

69°, 14%, 70%

Hue: 69° / Saturation: 14% / Lightness: 70%

CMYK

2%, 0%, 11%, 26%

Cyan: 2% / Magenta: 0% / Yellow: 11% / Key: 26%

What color is #BABDA8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BABDA8 to RGB:

rgb(186, 189, 168)HEX to RGB Converter →

HEX to HSL

Convert #BABDA8 to HSL:

hsl(69, 14%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #BABDA8 to CMYK:

cmyk(2%, 0%, 11%, 26%)Color Converter →

Color Meaning and Usage

#BABDA8 is a neutral yellow color with RGB values of 186, 189, 168 and HSL of 69°, 14%, 70%. This desaturated neutral evokes balance and subtlety, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BABDA8 is #ABA8BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BDB6A8.

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

Contrast with #BABDA8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BABDA8?

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

What is the RGB value of #BABDA8?

#BABDA8 in RGB is (186, 189, 168) - 186 red, 189 green, and 168 blue.

How to use #BABDA8 in CSS?

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

What colors go well with #BABDA8?

#ABA8BD (complementary), #BDB6A8 (analogous), and #979C7C (lighter shade) work well with #BABDA8.