#E269DA Color Information

Hex color code: #E269DA

The hex color #E269DA is a neutral magenta with RGB values of (226, 105, 218) and HSL of (304°, 68%, 65%). It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#E269DA
RGB
226, 105, 218
HSL
304°, 68%, 65%
CMYK
0%, 54%, 4%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E269DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 105, 218

Red: 226 / Green: 105 / Blue: 218

HSL

304°, 68%, 65%

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

CMYK

0%, 54%, 4%, 11%

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

What color is #E269DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E269DA to RGB:

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

HEX to HSL

Convert #E269DA to HSL:

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

HEX to CMYK

Convert #E269DA to CMYK:

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

Color Meaning and Usage

#E269DA is a balanced magenta color with RGB values of 226, 105, 218 and HSL of 304°, 68%, 65%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E269DA is #69E271, creating high-contrast pairings. For softer combinations, try analogous colors like #AE69E2.

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

Contrast with #E269DA

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

Contrast Ratio: 7.27:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E269DA?

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

What is the RGB value of #E269DA?

#E269DA in RGB is (226, 105, 218) - 226 red, 105 green, and 218 blue.

How to use #E269DA in CSS?

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

What colors go well with #E269DA?

#69E271 (complementary), #AE69E2 (analogous), and #D629CB (lighter shade) work well with #E269DA.