#AD9F82 Color Information

Hex color code: #AD9F82

#AD9F82 is a pastel orange color. In RGB it is (173, 159, 130), and in HSL it is (40°, 21%, 59%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#AD9F82
RGB
173, 159, 130
HSL
40°, 21%, 59%
CMYK
0%, 8%, 25%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD9F82; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 159, 130

Red: 173 / Green: 159 / Blue: 130

HSL

40°, 21%, 59%

Hue: 40° / Saturation: 21% / Lightness: 59%

CMYK

0%, 8%, 25%, 32%

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

What color is #AD9F82?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD9F82 to RGB:

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

HEX to HSL

Convert #AD9F82 to HSL:

hsl(40, 21%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #AD9F82 to CMYK:

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

Color Meaning and Usage

#AD9F82 is a delicate orange color with RGB values of 173, 159, 130 and HSL of 40°, 21%, 59%. This orange-yellow hue evokes optimism and creativity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD9F82 is #808FAC, creating high-contrast pairings. For softer combinations, try analogous colors like #AC8880.

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

Contrast with #AD9F82

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD9F82?

#AD9F82 is a delicate orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #AD9F82?

#AD9F82 in RGB is (173, 159, 130) - 173 red, 159 green, and 130 blue.

How to use #AD9F82 in CSS?

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

What colors go well with #AD9F82?

#808FAC (complementary), #AC8880 (analogous), and #887859 (lighter shade) work well with #AD9F82.