#BDAB84 Color Information

Hex color code: #BDAB84

The hex color #BDAB84 is a pastel orange with RGB values of (189, 171, 132) and HSL of (41°, 30%, 63%). It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#BDAB84
RGB
189, 171, 132
HSL
41°, 30%, 63%
CMYK
0%, 10%, 30%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDAB84; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 171, 132

Red: 189 / Green: 171 / Blue: 132

HSL

41°, 30%, 63%

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

CMYK

0%, 10%, 30%, 26%

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

What color is #BDAB84?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDAB84 to RGB:

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

HEX to HSL

Convert #BDAB84 to HSL:

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

HEX to CMYK

Convert #BDAB84 to CMYK:

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

Color Meaning and Usage

#BDAB84 is a pastel orange color with RGB values of 189, 171, 132 and HSL of 41°, 30%, 63%. This orange-yellow hue evokes optimism and creativity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDAB84 is #8496BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BD8F84.

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

Contrast with #BDAB84

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDAB84?

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

What is the RGB value of #BDAB84?

#BDAB84 in RGB is (189, 171, 132) - 189 red, 171 green, and 132 blue.

How to use #BDAB84 in CSS?

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

What colors go well with #BDAB84?

#8496BD (complementary), #BD8F84 (analogous), and #9F8856 (lighter shade) work well with #BDAB84.