#D4AA77 Color Information

Hex color code: #D4AA77

#D4AA77 is a balanced orange color. In RGB it is (212, 170, 119), and in HSL it is (33°, 52%, 65%). It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#D4AA77
RGB
212, 170, 119
HSL
33°, 52%, 65%
CMYK
0%, 20%, 44%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D4AA77; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 170, 119

Red: 212 / Green: 170 / Blue: 119

HSL

33°, 52%, 65%

Hue: 33° / Saturation: 52% / Lightness: 65%

CMYK

0%, 20%, 44%, 17%

Cyan: 0% / Magenta: 20% / Yellow: 44% / Key: 17%

What color is #D4AA77?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D4AA77 to RGB:

rgb(212, 170, 119)HEX to RGB Converter →

HEX to HSL

Convert #D4AA77 to HSL:

hsl(33, 52%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #D4AA77 to CMYK:

cmyk(0%, 20%, 44%, 17%)Color Converter →

Color Meaning and Usage

A understated orange tone, #D4AA77 has RGB (212, 170, 119) and HSL (33°, 52%, 65%). Known for evoking optimism and creativity, this orange-yellow hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D4AA77 is #77A1D4, creating high-contrast pairings. For softer combinations, try analogous colors like #D47C77.

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

Contrast with #D4AA77

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D4AA77?

#D4AA77 is a understated orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #D4AA77?

#D4AA77 in RGB is (212, 170, 119) - 212 red, 170 green, and 119 blue.

How to use #D4AA77 in CSS?

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

What colors go well with #D4AA77?

#77A1D4 (complementary), #D47C77 (analogous), and #C2863D (lighter shade) work well with #D4AA77.