#D3B08D Color Information

Hex color code: #D3B08D

#D3B08D is a delicate orange color. In RGB it is (211, 176, 141), and in HSL it is (30°, 44%, 69%). It is widely used in graphic design.

Try:
Color NameTan
HEX
#D3B08D
RGB
211, 176, 141
HSL
30°, 44%, 69%
CMYK
0%, 17%, 33%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D3B08D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 176, 141

Red: 211 / Green: 176 / Blue: 141

HSL

30°, 44%, 69%

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

CMYK

0%, 17%, 33%, 17%

Cyan: 0% / Magenta: 17% / Yellow: 33% / Key: 17%

What color is #D3B08D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D3B08D to RGB:

rgb(211, 176, 141)HEX to RGB Converter →

HEX to HSL

Convert #D3B08D to HSL:

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

HEX to CMYK

Convert #D3B08D to CMYK:

cmyk(0%, 17%, 33%, 17%)Color Converter →

Color Meaning and Usage

A gentle orange tone, #D3B08D has RGB (211, 176, 141) and HSL (30°, 44%, 69%). 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 #D3B08D is #8DB0D3, creating high-contrast pairings. For softer combinations, try analogous colors like #D38D8D.

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

Contrast with #D3B08D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D3B08D?

#D3B08D is a gentle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #D3B08D?

#D3B08D in RGB is (211, 176, 141) - 211 red, 176 green, and 141 blue.

How to use #D3B08D in CSS?

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

What colors go well with #D3B08D?

#8DB0D3 (complementary), #D38D8D (analogous), and #BD8A56 (lighter shade) work well with #D3B08D.