#EA34EA Color Information

Hex color code: #EA34EA

#EA34EA is a striking magenta color. In RGB it is (234, 52, 234), and in HSL it is (300°, 81%, 56%). It is popular in mobile app design.

Try:
Color NameMagenta
HEX
#EA34EA
RGB
234, 52, 234
HSL
300°, 81%, 56%
CMYK
0%, 78%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EA34EA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 52, 234

Red: 234 / Green: 52 / Blue: 234

HSL

300°, 81%, 56%

Hue: 300° / Saturation: 81% / Lightness: 56%

CMYK

0%, 78%, 0%, 8%

Cyan: 0% / Magenta: 78% / Yellow: 0% / Key: 8%

What color is #EA34EA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EA34EA to RGB:

rgb(234, 52, 234)HEX to RGB Converter →

HEX to HSL

Convert #EA34EA to HSL:

hsl(300, 81%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #EA34EA to CMYK:

cmyk(0%, 78%, 0%, 8%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #EA34EA has RGB (234, 52, 234) and HSL (300°, 81%, 56%). 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 #EA34EA is #34EA34, creating high-contrast pairings. For softer combinations, try analogous colors like #8F34EA.

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

Contrast with #EA34EA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EA34EA?

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

What is the RGB value of #EA34EA?

#EA34EA in RGB is (234, 52, 234) - 234 red, 52 green, and 234 blue.

How to use #EA34EA in CSS?

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

What colors go well with #EA34EA?

#34EA34 (complementary), #8F34EA (analogous), and #BD14BD (lighter shade) work well with #EA34EA.