#ED406E Color Information

Hex color code: #ED406E

The hex color #ED406E is a vivid magenta with RGB values of (237, 64, 110) and HSL of (344°, 83%, 59%). It is commonly used in modern UI design.

Try:
Color NameIndian Red
HEX
#ED406E
RGB
237, 64, 110
HSL
344°, 83%, 59%
CMYK
0%, 73%, 54%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ED406E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 64, 110

Red: 237 / Green: 64 / Blue: 110

HSL

344°, 83%, 59%

Hue: 344° / Saturation: 83% / Lightness: 59%

CMYK

0%, 73%, 54%, 7%

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

What color is #ED406E?

#ED406E is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ED406E to RGB:

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

HEX to HSL

Convert #ED406E to HSL:

hsl(344, 83%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #ED406E to CMYK:

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

Color Meaning and Usage

A dynamic magenta tone, #ED406E has RGB (237, 64, 110) and HSL (344°, 83%, 59%). Known for evoking energy and excitement, this highly saturated hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ED406E is #40EDBF, creating high-contrast pairings. For softer combinations, try analogous colors like #ED40C5.

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

Contrast with #ED406E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ED406E?

#ED406E is a dynamic magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #ED406E?

#ED406E in RGB is (237, 64, 110) - 237 red, 64 green, and 110 blue.

How to use #ED406E in CSS?

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

What colors go well with #ED406E?

#40EDBF (complementary), #ED40C5 (analogous), and #CD1345 (lighter shade) work well with #ED406E.