#BDB093 Color Information

Hex color code: #BDB093

#BDB093 is a soft orange color. In RGB it is (189, 176, 147), and in HSL it is (41°, 24%, 66%). It is typically applied in digital products.

Try:
Color NameTan
HEX
#BDB093
RGB
189, 176, 147
HSL
41°, 24%, 66%
CMYK
0%, 7%, 22%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDB093; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 176, 147

Red: 189 / Green: 176 / Blue: 147

HSL

41°, 24%, 66%

Hue: 41° / Saturation: 24% / Lightness: 66%

CMYK

0%, 7%, 22%, 26%

Cyan: 0% / Magenta: 7% / Yellow: 22% / Key: 26%

What color is #BDB093?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDB093 to RGB:

rgb(189, 176, 147)HEX to RGB Converter →

HEX to HSL

Convert #BDB093 to HSL:

hsl(41, 24%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #BDB093 to CMYK:

cmyk(0%, 7%, 22%, 26%)Color Converter →

Color Meaning and Usage

#BDB093 is a subtle orange color with RGB values of 189, 176, 147 and HSL of 41°, 24%, 66%. This orange-yellow hue evokes optimism and creativity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDB093 is #93A1BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BD9B93.

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

Contrast with #BDB093

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDB093?

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

What is the RGB value of #BDB093?

#BDB093 in RGB is (189, 176, 147) - 189 red, 176 green, and 147 blue.

How to use #BDB093 in CSS?

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

What colors go well with #BDB093?

#93A1BD (complementary), #BD9B93 (analogous), and #A08D64 (lighter shade) work well with #BDB093.