#AD8943 Color Information

Hex color code: #AD8943

#AD8943 is a gentle orange color. In RGB it is (173, 137, 67), and in HSL it is (40°, 44%, 47%). It is frequently seen in web interfaces.

Try:
Color NamePeru
HEX
#AD8943
RGB
173, 137, 67
HSL
40°, 44%, 47%
CMYK
0%, 21%, 61%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD8943; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 137, 67

Red: 173 / Green: 137 / Blue: 67

HSL

40°, 44%, 47%

Hue: 40° / Saturation: 44% / Lightness: 47%

CMYK

0%, 21%, 61%, 32%

Cyan: 0% / Magenta: 21% / Yellow: 61% / Key: 32%

What color is #AD8943?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD8943 to RGB:

rgb(173, 137, 67)HEX to RGB Converter →

HEX to HSL

Convert #AD8943 to HSL:

hsl(40, 44%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #AD8943 to CMYK:

cmyk(0%, 21%, 61%, 32%)Color Converter →

Color Meaning and Usage

#AD8943 is a subtle orange color with RGB values of 173, 137, 67 and HSL of 40°, 44%, 47%. This orange-yellow hue evokes optimism and creativity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD8943 is #4366AD, creating high-contrast pairings. For softer combinations, try analogous colors like #AD5543.

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

Contrast with #AD8943

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

Contrast Ratio: 6.44:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD8943?

#AD8943 is a subtle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #AD8943?

#AD8943 in RGB is (173, 137, 67) - 173 red, 137 green, and 67 blue.

How to use #AD8943 in CSS?

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

What colors go well with #AD8943?

#4366AD (complementary), #AD5543 (analogous), and #765E2E (lighter shade) work well with #AD8943.