#AA418E Color Information

Hex color code: #AA418E

A delicate magenta shade, #AA418E appears as (170, 65, 142) in RGB and (316°, 45%, 46%) in HSL. It is widely used in graphic design.

Try:
Color NameViolet Red
HEX
#AA418E
RGB
170, 65, 142
HSL
316°, 45%, 46%
CMYK
0%, 62%, 16%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AA418E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 65, 142

Red: 170 / Green: 65 / Blue: 142

HSL

316°, 45%, 46%

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

CMYK

0%, 62%, 16%, 33%

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

What color is #AA418E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AA418E to RGB:

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

HEX to HSL

Convert #AA418E to HSL:

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

HEX to CMYK

Convert #AA418E to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #AA418E has RGB (170, 65, 142) and HSL (316°, 45%, 46%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AA418E is #41AA5D, creating high-contrast pairings. For softer combinations, try analogous colors like #9141AA.

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

Contrast with #AA418E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AA418E?

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

What is the RGB value of #AA418E?

#AA418E in RGB is (170, 65, 142) - 170 red, 65 green, and 142 blue.

How to use #AA418E in CSS?

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

What colors go well with #AA418E?

#41AA5D (complementary), #9141AA (analogous), and #732B60 (lighter shade) work well with #AA418E.