#D1BC9E Color Information

Hex color code: #D1BC9E

A delicate orange shade, #D1BC9E appears as (209, 188, 158) in RGB and (35°, 36%, 72%) in HSL. It is widely used in graphic design.

Try:
Color NameTan
HEX
#D1BC9E
RGB
209, 188, 158
HSL
35°, 36%, 72%
CMYK
0%, 10%, 24%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D1BC9E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 188, 158

Red: 209 / Green: 188 / Blue: 158

HSL

35°, 36%, 72%

Hue: 35° / Saturation: 36% / Lightness: 72%

CMYK

0%, 10%, 24%, 18%

Cyan: 0% / Magenta: 10% / Yellow: 24% / Key: 18%

What color is #D1BC9E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D1BC9E to RGB:

rgb(209, 188, 158)HEX to RGB Converter →

HEX to HSL

Convert #D1BC9E to HSL:

hsl(35, 36%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #D1BC9E to CMYK:

cmyk(0%, 10%, 24%, 18%)Color Converter →

Color Meaning and Usage

A subtle orange tone, #D1BC9E has RGB (209, 188, 158) and HSL (35°, 36%, 72%). Known for evoking optimism and creativity, this orange-yellow hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D1BC9E is #9EB3D1, creating high-contrast pairings. For softer combinations, try analogous colors like #D1A29E.

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

Contrast with #D1BC9E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D1BC9E?

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

What is the RGB value of #D1BC9E?

#D1BC9E in RGB is (209, 188, 158) - 209 red, 188 green, and 158 blue.

How to use #D1BC9E in CSS?

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

What colors go well with #D1BC9E?

#9EB3D1 (complementary), #D1A29E (analogous), and #B9986A (lighter shade) work well with #D1BC9E.