#D9AC82 Color Information

Hex color code: #D9AC82

The hex color #D9AC82 is a warm orange with RGB values of (217, 172, 130) and HSL of (29°, 53%, 68%). It is commonly used in modern UI design.

Try:
Color NameBurlywood
HEX
#D9AC82
RGB
217, 172, 130
HSL
29°, 53%, 68%
CMYK
0%, 21%, 40%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D9AC82; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 172, 130

Red: 217 / Green: 172 / Blue: 130

HSL

29°, 53%, 68%

Hue: 29° / Saturation: 53% / Lightness: 68%

CMYK

0%, 21%, 40%, 15%

Cyan: 0% / Magenta: 21% / Yellow: 40% / Key: 15%

What color is #D9AC82?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D9AC82 to RGB:

rgb(217, 172, 130)HEX to RGB Converter →

HEX to HSL

Convert #D9AC82 to HSL:

hsl(29, 53%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #D9AC82 to CMYK:

cmyk(0%, 21%, 40%, 15%)Color Converter →

Color Meaning and Usage

#D9AC82 is a invigorating orange color with RGB values of 217, 172, 130 and HSL of 29°, 53%, 68%. 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 #D9AC82 is #82AFD9, creating high-contrast pairings. For softer combinations, try analogous colors like #D98284.

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

Contrast with #D9AC82

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D9AC82?

#D9AC82 is a invigorating orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D9AC82?

#D9AC82 in RGB is (217, 172, 130) - 217 red, 172 green, and 130 blue.

How to use #D9AC82 in CSS?

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

What colors go well with #D9AC82?

#82AFD9 (complementary), #D98284 (analogous), and #C78548 (lighter shade) work well with #D9AC82.