#E114CD Color Information

Hex color code: #E114CD

A eye-catching magenta shade, #E114CD appears as (225, 20, 205) in RGB and (306°, 84%, 48%) in HSL. It is widely used in graphic design.

Try:
Color NameMagenta
HEX
#E114CD
RGB
225, 20, 205
HSL
306°, 84%, 48%
CMYK
0%, 91%, 9%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E114CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 20, 205

Red: 225 / Green: 20 / Blue: 205

HSL

306°, 84%, 48%

Hue: 306° / Saturation: 84% / Lightness: 48%

CMYK

0%, 91%, 9%, 12%

Cyan: 0% / Magenta: 91% / Yellow: 9% / Key: 12%

What color is #E114CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E114CD to RGB:

rgb(225, 20, 205)HEX to RGB Converter →

HEX to HSL

Convert #E114CD to HSL:

hsl(306, 84%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #E114CD to CMYK:

cmyk(0%, 91%, 9%, 12%)Color Converter →

Color Meaning and Usage

A dynamic magenta tone, #E114CD has RGB (225, 20, 205) and HSL (306°, 84%, 48%). Known for evoking energy and excitement, this highly saturated hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E114CD is #14E128, creating high-contrast pairings. For softer combinations, try analogous colors like #8F14E1.

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

Contrast with #E114CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E114CD?

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

What is the RGB value of #E114CD?

#E114CD in RGB is (225, 20, 205) - 225 red, 20 green, and 205 blue.

How to use #E114CD in CSS?

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

What colors go well with #E114CD?

#14E128 (complementary), #8F14E1 (analogous), and #9B0D8D (lighter shade) work well with #E114CD.