#BDAE84 Color Information

Hex color code: #BDAE84

#BDAE84 is a gentle orange color. In RGB it is (189, 174, 132), and in HSL it is (44°, 30%, 63%). It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#BDAE84
RGB
189, 174, 132
HSL
44°, 30%, 63%
CMYK
0%, 8%, 30%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDAE84; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 174, 132

Red: 189 / Green: 174 / Blue: 132

HSL

44°, 30%, 63%

Hue: 44° / Saturation: 30% / Lightness: 63%

CMYK

0%, 8%, 30%, 26%

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

What color is #BDAE84?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDAE84 to RGB:

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

HEX to HSL

Convert #BDAE84 to HSL:

hsl(44, 30%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #BDAE84 to CMYK:

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

Color Meaning and Usage

#BDAE84 is a subtle orange color with RGB values of 189, 174, 132 and HSL of 44°, 30%, 63%. 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 #BDAE84 is #8493BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BD9284.

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

Contrast with #BDAE84

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDAE84?

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

What is the RGB value of #BDAE84?

#BDAE84 in RGB is (189, 174, 132) - 189 red, 174 green, and 132 blue.

How to use #BDAE84 in CSS?

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

What colors go well with #BDAE84?

#8493BD (complementary), #BD9284 (analogous), and #9F8C56 (lighter shade) work well with #BDAE84.