#BDB49B Color Information

Hex color code: #BDB49B

The hex color #BDB49B is a soft orange with RGB values of (189, 180, 155) and HSL of (44°, 20%, 67%). It is typically applied in digital products.

Try:
Color NameTan
HEX
#BDB49B
RGB
189, 180, 155
HSL
44°, 20%, 67%
CMYK
0%, 5%, 18%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDB49B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 180, 155

Red: 189 / Green: 180 / Blue: 155

HSL

44°, 20%, 67%

Hue: 44° / Saturation: 20% / Lightness: 67%

CMYK

0%, 5%, 18%, 26%

Cyan: 0% / Magenta: 5% / Yellow: 18% / Key: 26%

What color is #BDB49B?

#BDB49B is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDB49B to RGB:

rgb(189, 180, 155)HEX to RGB Converter →

HEX to HSL

Convert #BDB49B to HSL:

hsl(44, 20%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #BDB49B to CMYK:

cmyk(0%, 5%, 18%, 26%)Color Converter →

Color Meaning and Usage

#BDB49B is a subtle orange color with RGB values of 189, 180, 155 and HSL of 44°, 20%, 67%. This orange-yellow hue evokes optimism and creativity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDB49B is #9AA3BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCA29A.

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

Contrast with #BDB49B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDB49B?

#BDB49B is a subtle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BDB49B?

#BDB49B in RGB is (189, 180, 155) - 189 red, 180 green, and 155 blue.

How to use #BDB49B in CSS?

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

What colors go well with #BDB49B?

#9AA3BC (complementary), #BCA29A (analogous), and #9D906C (lighter shade) work well with #BDB49B.