#AA7487 Color Information

Hex color code: #AA7487

#AA7487 is a pastel magenta color. In RGB it is (170, 116, 135), and in HSL it is (339°, 24%, 56%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#AA7487
RGB
170, 116, 135
HSL
339°, 24%, 56%
CMYK
0%, 32%, 21%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AA7487; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 116, 135

Red: 170 / Green: 116 / Blue: 135

HSL

339°, 24%, 56%

Hue: 339° / Saturation: 24% / Lightness: 56%

CMYK

0%, 32%, 21%, 33%

Cyan: 0% / Magenta: 32% / Yellow: 21% / Key: 33%

What color is #AA7487?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AA7487 to RGB:

rgb(170, 116, 135)HEX to RGB Converter →

HEX to HSL

Convert #AA7487 to HSL:

hsl(339, 24%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #AA7487 to CMYK:

cmyk(0%, 32%, 21%, 33%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #AA7487 has RGB (170, 116, 135) and HSL (339°, 24%, 56%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AA7487 is #74AA97, creating high-contrast pairings. For softer combinations, try analogous colors like #AA74A2.

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

Contrast with #AA7487

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AA7487?

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

What is the RGB value of #AA7487?

#AA7487 in RGB is (170, 116, 135) - 170 red, 116 green, and 135 blue.

How to use #AA7487 in CSS?

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

What colors go well with #AA7487?

#74AA97 (complementary), #AA74A2 (analogous), and #824F61 (lighter shade) work well with #AA7487.