#AD9F80 Color Information

Hex color code: #AD9F80

#AD9F80 is a soft orange color. In RGB it is (173, 159, 128), and in HSL it is (41°, 22%, 59%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#AD9F80
RGB
173, 159, 128
HSL
41°, 22%, 59%
CMYK
0%, 8%, 26%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD9F80; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 159, 128

Red: 173 / Green: 159 / Blue: 128

HSL

41°, 22%, 59%

Hue: 41° / Saturation: 22% / Lightness: 59%

CMYK

0%, 8%, 26%, 32%

Cyan: 0% / Magenta: 8% / Yellow: 26% / Key: 32%

What color is #AD9F80?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD9F80 to RGB:

rgb(173, 159, 128)HEX to RGB Converter →

HEX to HSL

Convert #AD9F80 to HSL:

hsl(41, 22%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #AD9F80 to CMYK:

cmyk(0%, 8%, 26%, 32%)Color Converter →

Color Meaning and Usage

#AD9F80 is a subtle orange color with RGB values of 173, 159, 128 and HSL of 41°, 22%, 59%. This orange-yellow hue evokes optimism and creativity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD9F80 is #7F8EAD, creating high-contrast pairings. For softer combinations, try analogous colors like #AD887F.

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

Contrast with #AD9F80

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD9F80?

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

What is the RGB value of #AD9F80?

#AD9F80 in RGB is (173, 159, 128) - 173 red, 159 green, and 128 blue.

How to use #AD9F80 in CSS?

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

What colors go well with #AD9F80?

#7F8EAD (complementary), #AD887F (analogous), and #897958 (lighter shade) work well with #AD9F80.