#AA418A Color Information

Hex color code: #AA418A

The hex color #AA418A is a delicate magenta with RGB values of (170, 65, 138) and HSL of (318°, 45%, 46%). It is popular in mobile app design.

Try:
Color NameViolet Red
HEX
#AA418A
RGB
170, 65, 138
HSL
318°, 45%, 46%
CMYK
0%, 62%, 19%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AA418A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 65, 138

Red: 170 / Green: 65 / Blue: 138

HSL

318°, 45%, 46%

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

CMYK

0%, 62%, 19%, 33%

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

What color is #AA418A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AA418A to RGB:

rgb(170, 65, 138)HEX to RGB Converter →

HEX to HSL

Convert #AA418A to HSL:

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

HEX to CMYK

Convert #AA418A to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #AA418A has RGB (170, 65, 138) and HSL (318°, 45%, 46%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AA418A is #41AA60, creating high-contrast pairings. For softer combinations, try analogous colors like #9541AA.

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

Contrast with #AA418A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AA418A?

#AA418A is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AA418A?

#AA418A in RGB is (170, 65, 138) - 170 red, 65 green, and 138 blue.

How to use #AA418A in CSS?

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

What colors go well with #AA418A?

#41AA60 (complementary), #9541AA (analogous), and #732B5D (lighter shade) work well with #AA418A.