#ED6EE5 Color Information

Hex color code: #ED6EE5

A striking magenta shade, #ED6EE5 appears as (237, 110, 229) in RGB and (304°, 78%, 68%) in HSL. It is often used for branding and logos.

Try:
Color NameViolet
HEX
#ED6EE5
RGB
237, 110, 229
HSL
304°, 78%, 68%
CMYK
0%, 54%, 3%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ED6EE5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 110, 229

Red: 237 / Green: 110 / Blue: 229

HSL

304°, 78%, 68%

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

CMYK

0%, 54%, 3%, 7%

Cyan: 0% / Magenta: 54% / Yellow: 3% / Key: 7%

What color is #ED6EE5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ED6EE5 to RGB:

rgb(237, 110, 229)HEX to RGB Converter →

HEX to HSL

Convert #ED6EE5 to HSL:

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

HEX to CMYK

Convert #ED6EE5 to CMYK:

cmyk(0%, 54%, 3%, 7%)Color Converter →

Color Meaning and Usage

#ED6EE5 is a striking magenta color with RGB values of 237, 110, 229 and HSL of 304°, 78%, 68%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ED6EE5 is #6EED76, creating high-contrast pairings. For softer combinations, try analogous colors like #B66EED.

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

Contrast with #ED6EE5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ED6EE5?

#ED6EE5 is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #ED6EE5?

#ED6EE5 in RGB is (237, 110, 229) - 237 red, 110 green, and 229 blue.

How to use #ED6EE5 in CSS?

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

What colors go well with #ED6EE5?

#6EED76 (complementary), #B66EED (analogous), and #E52AD8 (lighter shade) work well with #ED6EE5.