#E269AE Color Information

Hex color code: #E269AE

A muted magenta shade, #E269AE appears as (226, 105, 174) in RGB and (326°, 68%, 65%) in HSL. It is widely used in graphic design.

Try:
Color NamePale Violet Red
HEX
#E269AE
RGB
226, 105, 174
HSL
326°, 68%, 65%
CMYK
0%, 54%, 23%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E269AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 105, 174

Red: 226 / Green: 105 / Blue: 174

HSL

326°, 68%, 65%

Hue: 326° / Saturation: 68% / Lightness: 65%

CMYK

0%, 54%, 23%, 11%

Cyan: 0% / Magenta: 54% / Yellow: 23% / Key: 11%

What color is #E269AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E269AE to RGB:

rgb(226, 105, 174)HEX to RGB Converter →

HEX to HSL

Convert #E269AE to HSL:

hsl(326, 68%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #E269AE to CMYK:

cmyk(0%, 54%, 23%, 11%)Color Converter →

Color Meaning and Usage

#E269AE is a balanced magenta color with RGB values of 226, 105, 174 and HSL of 326°, 68%, 65%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E269AE is #69E29E, creating high-contrast pairings. For softer combinations, try analogous colors like #DA69E2.

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

Contrast with #E269AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E269AE?

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

What is the RGB value of #E269AE?

#E269AE in RGB is (226, 105, 174) - 226 red, 105 green, and 174 blue.

How to use #E269AE in CSS?

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

What colors go well with #E269AE?

#69E29E (complementary), #DA69E2 (analogous), and #D6298B (lighter shade) work well with #E269AE.