#E14CD2 Color Information

Hex color code: #E14CD2

A vivid magenta shade, #E14CD2 appears as (225, 76, 210) in RGB and (306°, 71%, 59%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#E14CD2
RGB
225, 76, 210
HSL
306°, 71%, 59%
CMYK
0%, 66%, 7%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E14CD2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 76, 210

Red: 225 / Green: 76 / Blue: 210

HSL

306°, 71%, 59%

Hue: 306° / Saturation: 71% / Lightness: 59%

CMYK

0%, 66%, 7%, 12%

Cyan: 0% / Magenta: 66% / Yellow: 7% / Key: 12%

What color is #E14CD2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E14CD2 to RGB:

rgb(225, 76, 210)HEX to RGB Converter →

HEX to HSL

Convert #E14CD2 to HSL:

hsl(306, 71%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #E14CD2 to CMYK:

cmyk(0%, 66%, 7%, 12%)Color Converter →

Color Meaning and Usage

#E14CD2 is a eye-catching magenta color with RGB values of 225, 76, 210 and HSL of 306°, 71%, 59%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E14CD2 is #4CE15B, creating high-contrast pairings. For softer combinations, try analogous colors like #A54CE1.

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

Contrast with #E14CD2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E14CD2?

#E14CD2 is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E14CD2?

#E14CD2 in RGB is (225, 76, 210) - 225 red, 76 green, and 210 blue.

How to use #E14CD2 in CSS?

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

What colors go well with #E14CD2?

#4CE15B (complementary), #A54CE1 (analogous), and #C021B0 (lighter shade) work well with #E14CD2.