#AA887D Color Information

Hex color code: #AA887D

A subtle orange shade, #AA887D appears as (170, 136, 125) in RGB and (15°, 21%, 58%) in HSL. It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#AA887D
RGB
170, 136, 125
HSL
15°, 21%, 58%
CMYK
0%, 20%, 26%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AA887D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 136, 125

Red: 170 / Green: 136 / Blue: 125

HSL

15°, 21%, 58%

Hue: 15° / Saturation: 21% / Lightness: 58%

CMYK

0%, 20%, 26%, 33%

Cyan: 0% / Magenta: 20% / Yellow: 26% / Key: 33%

What color is #AA887D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AA887D to RGB:

rgb(170, 136, 125)HEX to RGB Converter →

HEX to HSL

Convert #AA887D to HSL:

hsl(15, 21%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #AA887D to CMYK:

cmyk(0%, 20%, 26%, 33%)Color Converter →

Color Meaning and Usage

#AA887D is a delicate orange color with RGB values of 170, 136, 125 and HSL of 15°, 21%, 58%. 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 #AA887D is #7D9FAA, creating high-contrast pairings. For softer combinations, try analogous colors like #AA7D89.

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

Contrast with #AA887D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AA887D?

#AA887D is a delicate orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #AA887D?

#AA887D in RGB is (170, 136, 125) - 170 red, 136 green, and 125 blue.

How to use #AA887D in CSS?

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

What colors go well with #AA887D?

#7D9FAA (complementary), #AA7D89 (analogous), and #856257 (lighter shade) work well with #AA887D.