#BDBDA8 Color Information

Hex color code: #BDBDA8

A understated yellow shade, #BDBDA8 appears as (189, 189, 168) in RGB and (60°, 14%, 70%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BDBDA8
RGB
189, 189, 168
HSL
60°, 14%, 70%
CMYK
0%, 0%, 11%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDBDA8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 189, 168

Red: 189 / Green: 189 / Blue: 168

HSL

60°, 14%, 70%

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

CMYK

0%, 0%, 11%, 26%

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

What color is #BDBDA8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDBDA8 to RGB:

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

HEX to HSL

Convert #BDBDA8 to HSL:

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

HEX to CMYK

Convert #BDBDA8 to CMYK:

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

Color Meaning and Usage

A muted yellow tone, #BDBDA8 has RGB (189, 189, 168) and HSL (60°, 14%, 70%). Known for evoking balance and subtlety, this desaturated neutral is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDBDA8 is #A8A8BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BDB3A8.

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

Contrast with #BDBDA8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDBDA8?

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

What is the RGB value of #BDBDA8?

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

How to use #BDBDA8 in CSS?

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

What colors go well with #BDBDA8?

#A8A8BD (complementary), #BDB3A8 (analogous), and #9C9C7C (lighter shade) work well with #BDBDA8.