#E660AA Color Information

Hex color code: #E660AA

The hex color #E660AA is a eye-catching magenta with RGB values of (230, 96, 170) and HSL of (327°, 73%, 64%). It is popular in mobile app design.

Try:
Color NameHot Pink
HEX
#E660AA
RGB
230, 96, 170
HSL
327°, 73%, 64%
CMYK
0%, 58%, 26%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #E660AA; color: #000000; }

Badge

New Feature
.badge { background-color: #E660AA; color: #000000; }

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 #E660AA; background-color: #E660AA15; }

Alert / Toast

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

Link / Accent

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

a { color: #E660AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 96, 170

Red: 230 / Green: 96 / Blue: 170

HSL

327°, 73%, 64%

Hue: 327° / Saturation: 73% / Lightness: 64%

CMYK

0%, 58%, 26%, 10%

Cyan: 0% / Magenta: 58% / Yellow: 26% / Key: 10%

What color is #E660AA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E660AA to RGB:

rgb(230, 96, 170)HEX to RGB Converter →

HEX to HSL

Convert #E660AA to HSL:

hsl(327, 73%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #E660AA to CMYK:

cmyk(0%, 58%, 26%, 10%)Color Converter →

Color Meaning and Usage

#E660AA is a dynamic magenta color with RGB values of 230, 96, 170 and HSL of 327°, 73%, 64%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E660AA is #60E69C, creating high-contrast pairings. For softer combinations, try analogous colors like #E060E6.

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

Contrast with #E660AA

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

Contrast Ratio: 6.62:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E660AA?

#E660AA is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E660AA?

#E660AA in RGB is (230, 96, 170) - 230 red, 96 green, and 170 blue.

How to use #E660AA in CSS?

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

What colors go well with #E660AA?

#60E69C (complementary), #E060E6 (analogous), and #D82286 (lighter shade) work well with #E660AA.