#ED45C0 Color Information

Hex color code: #ED45C0

A vivid magenta shade, #ED45C0 appears as (237, 69, 192) in RGB and (316°, 82%, 60%) in HSL. It is commonly used in modern UI design.

Try:
Color NameHot Pink
HEX
#ED45C0
RGB
237, 69, 192
HSL
316°, 82%, 60%
CMYK
0%, 71%, 19%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ED45C0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 69, 192

Red: 237 / Green: 69 / Blue: 192

HSL

316°, 82%, 60%

Hue: 316° / Saturation: 82% / Lightness: 60%

CMYK

0%, 71%, 19%, 7%

Cyan: 0% / Magenta: 71% / Yellow: 19% / Key: 7%

What color is #ED45C0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ED45C0 to RGB:

rgb(237, 69, 192)HEX to RGB Converter →

HEX to HSL

Convert #ED45C0 to HSL:

hsl(316, 82%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #ED45C0 to CMYK:

cmyk(0%, 71%, 19%, 7%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #ED45C0 has RGB (237, 69, 192) and HSL (316°, 82%, 60%). 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 #ED45C0 is #45ED72, creating high-contrast pairings. For softer combinations, try analogous colors like #C645ED.

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

Contrast with #ED45C0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ED45C0?

#ED45C0 is a vivid magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #ED45C0?

#ED45C0 in RGB is (237, 69, 192) - 237 red, 69 green, and 192 blue.

How to use #ED45C0 in CSS?

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

What colors go well with #ED45C0?

#45ED72 (complementary), #C645ED (analogous), and #D1159F (lighter shade) work well with #ED45C0.