#BDAE9B Color Information

Hex color code: #BDAE9B

The hex color #BDAE9B is a delicate orange with RGB values of (189, 174, 155) and HSL of (34°, 20%, 67%). It is widely used in graphic design.

Try:
Color NameTan
HEX
#BDAE9B
RGB
189, 174, 155
HSL
34°, 20%, 67%
CMYK
0%, 8%, 18%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDAE9B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 174, 155

Red: 189 / Green: 174 / Blue: 155

HSL

34°, 20%, 67%

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

CMYK

0%, 8%, 18%, 26%

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

What color is #BDAE9B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDAE9B to RGB:

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

HEX to HSL

Convert #BDAE9B to HSL:

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

HEX to CMYK

Convert #BDAE9B to CMYK:

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

Color Meaning and Usage

#BDAE9B is a pastel orange color with RGB values of 189, 174, 155 and HSL of 34°, 20%, 67%. This orange-yellow hue evokes optimism and creativity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDAE9B is #9AA9BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BC9C9A.

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

Contrast with #BDAE9B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDAE9B?

#BDAE9B is a pastel orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BDAE9B?

#BDAE9B in RGB is (189, 174, 155) - 189 red, 174 green, and 155 blue.

How to use #BDAE9B in CSS?

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

What colors go well with #BDAE9B?

#9AA9BC (complementary), #BC9C9A (analogous), and #9D886C (lighter shade) work well with #BDAE9B.