#AD9870 Color Information

Hex color code: #AD9870

#AD9870 is a delicate orange color. In RGB it is (173, 152, 112), and in HSL it is (39°, 27%, 56%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#AD9870
RGB
173, 152, 112
HSL
39°, 27%, 56%
CMYK
0%, 12%, 35%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD9870; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 152, 112

Red: 173 / Green: 152 / Blue: 112

HSL

39°, 27%, 56%

Hue: 39° / Saturation: 27% / Lightness: 56%

CMYK

0%, 12%, 35%, 32%

Cyan: 0% / Magenta: 12% / Yellow: 35% / Key: 32%

What color is #AD9870?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD9870 to RGB:

rgb(173, 152, 112)HEX to RGB Converter →

HEX to HSL

Convert #AD9870 to HSL:

hsl(39, 27%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #AD9870 to CMYK:

cmyk(0%, 12%, 35%, 32%)Color Converter →

Color Meaning and Usage

#AD9870 is a soft orange color with RGB values of 173, 152, 112 and HSL of 39°, 27%, 56%. This orange-yellow hue evokes optimism and creativity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD9870 is #7186AD, creating high-contrast pairings. For softer combinations, try analogous colors like #AD7A71.

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

Contrast with #AD9870

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD9870?

#AD9870 is a soft orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #AD9870?

#AD9870 in RGB is (173, 152, 112) - 173 red, 152 green, and 112 blue.

How to use #AD9870 in CSS?

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

What colors go well with #AD9870?

#7186AD (complementary), #AD7A71 (analogous), and #85714C (lighter shade) work well with #AD9870.