#D7AE99 Color Information

Hex color code: #D7AE99

The hex color #D7AE99 is a soft orange with RGB values of (215, 174, 153) and HSL of (20°, 44%, 72%). It is typically applied in digital products.

Try:
Color NameTan
HEX
#D7AE99
RGB
215, 174, 153
HSL
20°, 44%, 72%
CMYK
0%, 19%, 29%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D7AE99; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 174, 153

Red: 215 / Green: 174 / Blue: 153

HSL

20°, 44%, 72%

Hue: 20° / Saturation: 44% / Lightness: 72%

CMYK

0%, 19%, 29%, 16%

Cyan: 0% / Magenta: 19% / Yellow: 29% / Key: 16%

What color is #D7AE99?

#D7AE99 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D7AE99 to RGB:

rgb(215, 174, 153)HEX to RGB Converter →

HEX to HSL

Convert #D7AE99 to HSL:

hsl(20, 44%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #D7AE99 to CMYK:

cmyk(0%, 19%, 29%, 16%)Color Converter →

Color Meaning and Usage

A gentle orange tone, #D7AE99 has RGB (215, 174, 153) and HSL (20°, 44%, 72%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D7AE99 is #98C2D7, creating high-contrast pairings. For softer combinations, try analogous colors like #D798A3.

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

Contrast with #D7AE99

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D7AE99?

#D7AE99 is a gentle orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D7AE99?

#D7AE99 in RGB is (215, 174, 153) - 215 red, 174 green, and 153 blue.

How to use #D7AE99 in CSS?

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

What colors go well with #D7AE99?

#98C2D7 (complementary), #D798A3 (analogous), and #C28161 (lighter shade) work well with #D7AE99.