#AA8C91 Color Information

Hex color code: #AA8C91

#AA8C91 is a muted red color. In RGB it is (170, 140, 145), and in HSL it is (350°, 15%, 61%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#AA8C91
RGB
170, 140, 145
HSL
350°, 15%, 61%
CMYK
0%, 18%, 15%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AA8C91; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 140, 145

Red: 170 / Green: 140 / Blue: 145

HSL

350°, 15%, 61%

Hue: 350° / Saturation: 15% / Lightness: 61%

CMYK

0%, 18%, 15%, 33%

Cyan: 0% / Magenta: 18% / Yellow: 15% / Key: 33%

What color is #AA8C91?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AA8C91 to RGB:

rgb(170, 140, 145)HEX to RGB Converter →

HEX to HSL

Convert #AA8C91 to HSL:

hsl(350, 15%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #AA8C91 to CMYK:

cmyk(0%, 18%, 15%, 33%)Color Converter →

Color Meaning and Usage

#AA8C91 is a subtle red color with RGB values of 170, 140, 145 and HSL of 350°, 15%, 61%. This red-orange hue evokes warmth and passion, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AA8C91 is #8DAAA5, creating high-contrast pairings. For softer combinations, try analogous colors like #AA8DA1.

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

Contrast with #AA8C91

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AA8C91?

#AA8C91 is a subtle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #AA8C91?

#AA8C91 in RGB is (170, 140, 145) - 170 red, 140 green, and 145 blue.

How to use #AA8C91 in CSS?

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

What colors go well with #AA8C91?

#8DAAA5 (complementary), #AA8DA1 (analogous), and #87646A (lighter shade) work well with #AA8C91.