#AA418C Color Information

Hex color code: #AA418C

#AA418C is a soft magenta color. In RGB it is (170, 65, 140), and in HSL it is (317°, 45%, 46%). It is typically applied in digital products.

Try:
Color NameViolet Red
HEX
#AA418C
RGB
170, 65, 140
HSL
317°, 45%, 46%
CMYK
0%, 62%, 18%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AA418C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 65, 140

Red: 170 / Green: 65 / Blue: 140

HSL

317°, 45%, 46%

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

CMYK

0%, 62%, 18%, 33%

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

What color is #AA418C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AA418C to RGB:

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

HEX to HSL

Convert #AA418C to HSL:

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

HEX to CMYK

Convert #AA418C to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #AA418C has RGB (170, 65, 140) and HSL (317°, 45%, 46%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AA418C is #41AA5E, creating high-contrast pairings. For softer combinations, try analogous colors like #9341AA.

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

Contrast with #AA418C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AA418C?

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

What is the RGB value of #AA418C?

#AA418C in RGB is (170, 65, 140) - 170 red, 65 green, and 140 blue.

How to use #AA418C in CSS?

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

What colors go well with #AA418C?

#41AA5E (complementary), #9341AA (analogous), and #732B5E (lighter shade) work well with #AA418C.