#BDBAB2 Color Information

Hex color code: #BDBAB2

A neutral orange shade, #BDBAB2 appears as (189, 186, 178) in RGB and (44°, 8%, 72%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BDBAB2
RGB
189, 186, 178
HSL
44°, 8%, 72%
CMYK
0%, 2%, 6%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDBAB2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 186, 178

Red: 189 / Green: 186 / Blue: 178

HSL

44°, 8%, 72%

Hue: 44° / Saturation: 8% / Lightness: 72%

CMYK

0%, 2%, 6%, 26%

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

What color is #BDBAB2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDBAB2 to RGB:

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

HEX to HSL

Convert #BDBAB2 to HSL:

hsl(44, 8%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #BDBAB2 to CMYK:

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

Color Meaning and Usage

A subtle orange tone, #BDBAB2 has RGB (189, 186, 178) and HSL (44°, 8%, 72%). Known for evoking balance and subtlety, this desaturated neutral is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDBAB2 is #B2B5BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BDB5B2.

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

Contrast with #BDBAB2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDBAB2?

#BDBAB2 is a subtle orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BDBAB2?

#BDBAB2 in RGB is (189, 186, 178) - 189 red, 186 green, and 178 blue.

How to use #BDBAB2 in CSS?

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

What colors go well with #BDBAB2?

#B2B5BD (complementary), #BDB5B2 (analogous), and #9A9589 (lighter shade) work well with #BDBAB2.