#D9AF9B Color Information

Hex color code: #D9AF9B

The hex color #D9AF9B is a gentle orange with RGB values of (217, 175, 155) and HSL of (19°, 45%, 73%). It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#D9AF9B
RGB
217, 175, 155
HSL
19°, 45%, 73%
CMYK
0%, 19%, 29%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D9AF9B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 175, 155

Red: 217 / Green: 175 / Blue: 155

HSL

19°, 45%, 73%

Hue: 19° / Saturation: 45% / Lightness: 73%

CMYK

0%, 19%, 29%, 15%

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

What color is #D9AF9B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D9AF9B to RGB:

rgb(217, 175, 155)HEX to RGB Converter →

HEX to HSL

Convert #D9AF9B to HSL:

hsl(19, 45%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #D9AF9B to CMYK:

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

Color Meaning and Usage

#D9AF9B is a gentle orange color with RGB values of 217, 175, 155 and HSL of 19°, 45%, 73%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D9AF9B is #9BC6D9, creating high-contrast pairings. For softer combinations, try analogous colors like #D99BA7.

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

Contrast with #D9AF9B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D9AF9B?

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

What is the RGB value of #D9AF9B?

#D9AF9B in RGB is (217, 175, 155) - 217 red, 175 green, and 155 blue.

How to use #D9AF9B in CSS?

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

What colors go well with #D9AF9B?

#9BC6D9 (complementary), #D99BA7 (analogous), and #C48264 (lighter shade) work well with #D9AF9B.