#ED1983 Color Information

Hex color code: #ED1983

The hex color #ED1983 is a vivid magenta with RGB values of (237, 25, 131) and HSL of (330°, 85%, 51%). It is commonly used in modern UI design.

Try:
Color NameDeep Pink
HEX
#ED1983
RGB
237, 25, 131
HSL
330°, 85%, 51%
CMYK
0%, 89%, 45%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ED1983; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 25, 131

Red: 237 / Green: 25 / Blue: 131

HSL

330°, 85%, 51%

Hue: 330° / Saturation: 85% / Lightness: 51%

CMYK

0%, 89%, 45%, 7%

Cyan: 0% / Magenta: 89% / Yellow: 45% / Key: 7%

What color is #ED1983?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ED1983 to RGB:

rgb(237, 25, 131)HEX to RGB Converter →

HEX to HSL

Convert #ED1983 to HSL:

hsl(330, 85%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #ED1983 to CMYK:

cmyk(0%, 89%, 45%, 7%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #ED1983 has RGB (237, 25, 131) and HSL (330°, 85%, 51%). Known for evoking energy and excitement, this highly saturated hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ED1983 is #18EC82, creating high-contrast pairings. For softer combinations, try analogous colors like #EC18EC.

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

Contrast with #ED1983

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ED1983?

#ED1983 is a striking magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #ED1983?

#ED1983 in RGB is (237, 25, 131) - 237 red, 25 green, and 131 blue.

How to use #ED1983 in CSS?

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

What colors go well with #ED1983?

#18EC82 (complementary), #EC18EC (analogous), and #AA0E5C (lighter shade) work well with #ED1983.