#EA34CE Color Information

Hex color code: #EA34CE

#EA34CE is a dynamic magenta color. In RGB it is (234, 52, 206), and in HSL it is (309°, 81%, 56%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#EA34CE
RGB
234, 52, 206
HSL
309°, 81%, 56%
CMYK
0%, 78%, 12%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EA34CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 52, 206

Red: 234 / Green: 52 / Blue: 206

HSL

309°, 81%, 56%

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

CMYK

0%, 78%, 12%, 8%

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

What color is #EA34CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EA34CE to RGB:

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

HEX to HSL

Convert #EA34CE to HSL:

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

HEX to CMYK

Convert #EA34CE to CMYK:

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

Color Meaning and Usage

A bold magenta tone, #EA34CE has RGB (234, 52, 206) and HSL (309°, 81%, 56%). Known for evoking energy and excitement, this highly saturated hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EA34CE is #34EA4F, creating high-contrast pairings. For softer combinations, try analogous colors like #AA34EA.

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

Contrast with #EA34CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EA34CE?

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

What is the RGB value of #EA34CE?

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

How to use #EA34CE in CSS?

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

What colors go well with #EA34CE?

#34EA4F (complementary), #AA34EA (analogous), and #BD14A4 (lighter shade) work well with #EA34CE.