#AA4079 Color Information

Hex color code: #AA4079

A subtle magenta shade, #AA4079 appears as (170, 64, 121) in RGB and (328°, 45%, 46%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Violet Red
HEX
#AA4079
RGB
170, 64, 121
HSL
328°, 45%, 46%
CMYK
0%, 62%, 29%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #AA4079; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #AA4079; color: #FFFFFF; }

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 #AA4079; background-color: #AA407915; }

Alert / Toast

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

Link / Accent

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

a { color: #AA4079; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 64, 121

Red: 170 / Green: 64 / Blue: 121

HSL

328°, 45%, 46%

Hue: 328° / Saturation: 45% / Lightness: 46%

CMYK

0%, 62%, 29%, 33%

Cyan: 0% / Magenta: 62% / Yellow: 29% / Key: 33%

What color is #AA4079?

#AA4079 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AA4079 to RGB:

rgb(170, 64, 121)HEX to RGB Converter →

HEX to HSL

Convert #AA4079 to HSL:

hsl(328, 45%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #AA4079 to CMYK:

cmyk(0%, 62%, 29%, 33%)Color Converter →

Color Meaning and Usage

#AA4079 is a subtle magenta color with RGB values of 170, 64, 121 and HSL of 328°, 45%, 46%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AA4079 is #41AA72, creating high-contrast pairings. For softer combinations, try analogous colors like #A741AA.

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

Contrast with #AA4079

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

Contrast Ratio: 3.72:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AA4079?

#AA4079 is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AA4079?

#AA4079 in RGB is (170, 64, 121) - 170 red, 64 green, and 121 blue.

How to use #AA4079 in CSS?

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

What colors go well with #AA4079?

#41AA72 (complementary), #A741AA (analogous), and #732B51 (lighter shade) work well with #AA4079.