#AA908C Color Information

Hex color code: #AA908C

A neutral red shade, #AA908C appears as (170, 144, 140) in RGB and (8°, 15%, 61%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#AA908C
RGB
170, 144, 140
HSL
8°, 15%, 61%
CMYK
0%, 15%, 18%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AA908C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 144, 140

Red: 170 / Green: 144 / Blue: 140

HSL

8°, 15%, 61%

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

CMYK

0%, 15%, 18%, 33%

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

What color is #AA908C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AA908C to RGB:

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

HEX to HSL

Convert #AA908C to HSL:

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

HEX to CMYK

Convert #AA908C to CMYK:

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

Color Meaning and Usage

A understated red tone, #AA908C has RGB (170, 144, 140) and HSL (8°, 15%, 61%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AA908C is #8DA6AA, creating high-contrast pairings. For softer combinations, try analogous colors like #AA8D98.

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

Contrast with #AA908C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AA908C?

#AA908C is a understated red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #AA908C?

#AA908C in RGB is (170, 144, 140) - 170 red, 144 green, and 140 blue.

How to use #AA908C in CSS?

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

What colors go well with #AA908C?

#8DA6AA (complementary), #AA8D98 (analogous), and #876864 (lighter shade) work well with #AA908C.