#E269DF Color Information

Hex color code: #E269DF

A muted magenta shade, #E269DF appears as (226, 105, 223) in RGB and (301°, 68%, 65%) in HSL. It is typically applied in digital products.

Try:
Color NameViolet
HEX
#E269DF
RGB
226, 105, 223
HSL
301°, 68%, 65%
CMYK
0%, 54%, 1%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E269DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 105, 223

Red: 226 / Green: 105 / Blue: 223

HSL

301°, 68%, 65%

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

CMYK

0%, 54%, 1%, 11%

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

What color is #E269DF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E269DF to RGB:

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

HEX to HSL

Convert #E269DF to HSL:

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

HEX to CMYK

Convert #E269DF to CMYK:

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

Color Meaning and Usage

A understated magenta tone, #E269DF has RGB (226, 105, 223) and HSL (301°, 68%, 65%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E269DF is #69E26B, creating high-contrast pairings. For softer combinations, try analogous colors like #A869E2.

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

Contrast with #E269DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E269DF?

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

What is the RGB value of #E269DF?

#E269DF in RGB is (226, 105, 223) - 226 red, 105 green, and 223 blue.

How to use #E269DF in CSS?

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

What colors go well with #E269DF?

#69E26B (complementary), #A869E2 (analogous), and #D629D3 (lighter shade) work well with #E269DF.