#EA10CD Color Information

Hex color code: #EA10CD

#EA10CD is a vivid magenta color. In RGB it is (234, 16, 205), and in HSL it is (308°, 87%, 49%). It is commonly used in modern UI design.

Try:
Color NameMagenta
HEX
#EA10CD
RGB
234, 16, 205
HSL
308°, 87%, 49%
CMYK
0%, 93%, 12%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EA10CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 16, 205

Red: 234 / Green: 16 / Blue: 205

HSL

308°, 87%, 49%

Hue: 308° / Saturation: 87% / Lightness: 49%

CMYK

0%, 93%, 12%, 8%

Cyan: 0% / Magenta: 93% / Yellow: 12% / Key: 8%

What color is #EA10CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EA10CD to RGB:

rgb(234, 16, 205)HEX to RGB Converter →

HEX to HSL

Convert #EA10CD to HSL:

hsl(308, 87%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #EA10CD to CMYK:

cmyk(0%, 93%, 12%, 8%)Color Converter →

Color Meaning and Usage

#EA10CD is a bold magenta color with RGB values of 234, 16, 205 and HSL of 308°, 87%, 49%. This highly saturated hue evokes energy and excitement, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EA10CD is #10EA2D, creating high-contrast pairings. For softer combinations, try analogous colors like #9A10EA.

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

Contrast with #EA10CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EA10CD?

#EA10CD is a bold magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #EA10CD?

#EA10CD in RGB is (234, 16, 205) - 234 red, 16 green, and 205 blue.

How to use #EA10CD in CSS?

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

What colors go well with #EA10CD?

#10EA2D (complementary), #9A10EA (analogous), and #A20B8E (lighter shade) work well with #EA10CD.