#AA7786 Color Information

Hex color code: #AA7786

The hex color #AA7786 is a soft magenta with RGB values of (170, 119, 134) and HSL of (342°, 23%, 57%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#AA7786
RGB
170, 119, 134
HSL
342°, 23%, 57%
CMYK
0%, 30%, 21%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AA7786; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 119, 134

Red: 170 / Green: 119 / Blue: 134

HSL

342°, 23%, 57%

Hue: 342° / Saturation: 23% / Lightness: 57%

CMYK

0%, 30%, 21%, 33%

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

What color is #AA7786?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AA7786 to RGB:

rgb(170, 119, 134)HEX to RGB Converter →

HEX to HSL

Convert #AA7786 to HSL:

hsl(342, 23%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #AA7786 to CMYK:

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

Color Meaning and Usage

A pastel magenta tone, #AA7786 has RGB (170, 119, 134) and HSL (342°, 23%, 57%). 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 #AA7786 is #78AB9B, creating high-contrast pairings. For softer combinations, try analogous colors like #AB78A0.

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

Contrast with #AA7786

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AA7786?

#AA7786 is a pastel magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #AA7786?

#AA7786 in RGB is (170, 119, 134) - 170 red, 119 green, and 134 blue.

How to use #AA7786 in CSS?

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

What colors go well with #AA7786?

#78AB9B (complementary), #AB78A0 (analogous), and #845261 (lighter shade) work well with #AA7786.