#E22DAF Color Information

Hex color code: #E22DAF

#E22DAF is a bold magenta color. In RGB it is (226, 45, 175), and in HSL it is (317°, 76%, 53%). It is frequently seen in web interfaces.

Try:
Color NameViolet Red
HEX
#E22DAF
RGB
226, 45, 175
HSL
317°, 76%, 53%
CMYK
0%, 80%, 23%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E22DAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 45, 175

Red: 226 / Green: 45 / Blue: 175

HSL

317°, 76%, 53%

Hue: 317° / Saturation: 76% / Lightness: 53%

CMYK

0%, 80%, 23%, 11%

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

What color is #E22DAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E22DAF to RGB:

rgb(226, 45, 175)HEX to RGB Converter →

HEX to HSL

Convert #E22DAF to HSL:

hsl(317, 76%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #E22DAF to CMYK:

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

Color Meaning and Usage

A vivid magenta tone, #E22DAF has RGB (226, 45, 175) and HSL (317°, 76%, 53%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E22DAF is #2CE260, creating high-contrast pairings. For softer combinations, try analogous colors like #BB2CE2.

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

Contrast with #E22DAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E22DAF?

#E22DAF is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E22DAF?

#E22DAF in RGB is (226, 45, 175) - 226 red, 45 green, and 175 blue.

How to use #E22DAF in CSS?

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

What colors go well with #E22DAF?

#2CE260 (complementary), #BB2CE2 (analogous), and #AB1781 (lighter shade) work well with #E22DAF.