#E916CD Color Information

Hex color code: #E916CD

The hex color #E916CD is a vivid magenta with RGB values of (233, 22, 205) and HSL of (308°, 83%, 50%). It is frequently seen in web interfaces.

Try:
Color NameMagenta
HEX
#E916CD
RGB
233, 22, 205
HSL
308°, 83%, 50%
CMYK
0%, 91%, 12%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E916CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

233, 22, 205

Red: 233 / Green: 22 / Blue: 205

HSL

308°, 83%, 50%

Hue: 308° / Saturation: 83% / Lightness: 50%

CMYK

0%, 91%, 12%, 9%

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

What color is #E916CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E916CD to RGB:

rgb(233, 22, 205)HEX to RGB Converter →

HEX to HSL

Convert #E916CD to HSL:

hsl(308, 83%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #E916CD to CMYK:

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

Color Meaning and Usage

A dynamic magenta tone, #E916CD has RGB (233, 22, 205) and HSL (308°, 83%, 50%). Known for evoking energy and excitement, this highly saturated hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E916CD is #16E932, creating high-contrast pairings. For softer combinations, try analogous colors like #9C16E9.

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

Contrast with #E916CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E916CD?

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

What is the RGB value of #E916CD?

#E916CD in RGB is (233, 22, 205) - 233 red, 22 green, and 205 blue.

How to use #E916CD in CSS?

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

What colors go well with #E916CD?

#16E932 (complementary), #9C16E9 (analogous), and #A30F90 (lighter shade) work well with #E916CD.