#AA2276 Color Information

Hex color code: #AA2276

#AA2276 is a neutral magenta color. In RGB it is (170, 34, 118), and in HSL it is (323°, 67%, 40%). It is commonly used in modern UI design.

Try:
Color NameMedium Violet Red
HEX
#AA2276
RGB
170, 34, 118
HSL
323°, 67%, 40%
CMYK
0%, 80%, 31%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AA2276; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 34, 118

Red: 170 / Green: 34 / Blue: 118

HSL

323°, 67%, 40%

Hue: 323° / Saturation: 67% / Lightness: 40%

CMYK

0%, 80%, 31%, 33%

Cyan: 0% / Magenta: 80% / Yellow: 31% / Key: 33%

What color is #AA2276?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AA2276 to RGB:

rgb(170, 34, 118)HEX to RGB Converter →

HEX to HSL

Convert #AA2276 to HSL:

hsl(323, 67%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #AA2276 to CMYK:

cmyk(0%, 80%, 31%, 33%)Color Converter →

Color Meaning and Usage

A balanced magenta tone, #AA2276 has RGB (170, 34, 118) and HSL (323°, 67%, 40%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AA2276 is #22AA56, creating high-contrast pairings. For softer combinations, try analogous colors like #9A22AA.

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

Contrast with #AA2276

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AA2276?

#AA2276 is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AA2276?

#AA2276 in RGB is (170, 34, 118) - 170 red, 34 green, and 118 blue.

How to use #AA2276 in CSS?

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

What colors go well with #AA2276?

#22AA56 (complementary), #9A22AA (analogous), and #6A154A (lighter shade) work well with #AA2276.