#E260AA Color Information

Hex color code: #E260AA

A understated magenta shade, #E260AA appears as (226, 96, 170) in RGB and (326°, 69%, 63%) in HSL. It is widely used in graphic design.

Try:
Color NamePale Violet Red
HEX
#E260AA
RGB
226, 96, 170
HSL
326°, 69%, 63%
CMYK
0%, 58%, 25%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E260AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 96, 170

Red: 226 / Green: 96 / Blue: 170

HSL

326°, 69%, 63%

Hue: 326° / Saturation: 69% / Lightness: 63%

CMYK

0%, 58%, 25%, 11%

Cyan: 0% / Magenta: 58% / Yellow: 25% / Key: 11%

What color is #E260AA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E260AA to RGB:

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

HEX to HSL

Convert #E260AA to HSL:

hsl(326, 69%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #E260AA to CMYK:

cmyk(0%, 58%, 25%, 11%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #E260AA has RGB (226, 96, 170) and HSL (326°, 69%, 63%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E260AA is #60E298, creating high-contrast pairings. For softer combinations, try analogous colors like #D960E2.

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

Contrast with #E260AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E260AA?

#E260AA is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E260AA?

#E260AA in RGB is (226, 96, 170) - 226 red, 96 green, and 170 blue.

How to use #E260AA in CSS?

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

What colors go well with #E260AA?

#60E298 (complementary), #D960E2 (analogous), and #CF2686 (lighter shade) work well with #E260AA.