#BDA884 Color Information

Hex color code: #BDA884

#BDA884 is a subtle orange color. In RGB it is (189, 168, 132), and in HSL it is (38°, 30%, 63%). It is often used for branding and logos.

Try:
Color NameTan
HEX
#BDA884
RGB
189, 168, 132
HSL
38°, 30%, 63%
CMYK
0%, 11%, 30%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDA884; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 168, 132

Red: 189 / Green: 168 / Blue: 132

HSL

38°, 30%, 63%

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

CMYK

0%, 11%, 30%, 26%

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

What color is #BDA884?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDA884 to RGB:

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

HEX to HSL

Convert #BDA884 to HSL:

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

HEX to CMYK

Convert #BDA884 to CMYK:

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

Color Meaning and Usage

A pastel orange tone, #BDA884 has RGB (189, 168, 132) and HSL (38°, 30%, 63%). Known for evoking optimism and creativity, this orange-yellow hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDA884 is #8499BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BD8C84.

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

Contrast with #BDA884

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDA884?

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

What is the RGB value of #BDA884?

#BDA884 in RGB is (189, 168, 132) - 189 red, 168 green, and 132 blue.

How to use #BDA884 in CSS?

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

What colors go well with #BDA884?

#8499BD (complementary), #BD8C84 (analogous), and #9F8456 (lighter shade) work well with #BDA884.