#EA34BC Color Information

Hex color code: #EA34BC

A eye-catching magenta shade, #EA34BC appears as (234, 52, 188) in RGB and (315°, 81%, 56%) in HSL. It is widely used in graphic design.

Try:
Color NameViolet Red
HEX
#EA34BC
RGB
234, 52, 188
HSL
315°, 81%, 56%
CMYK
0%, 78%, 20%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EA34BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 52, 188

Red: 234 / Green: 52 / Blue: 188

HSL

315°, 81%, 56%

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

CMYK

0%, 78%, 20%, 8%

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

What color is #EA34BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EA34BC to RGB:

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

HEX to HSL

Convert #EA34BC to HSL:

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

HEX to CMYK

Convert #EA34BC to CMYK:

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

Color Meaning and Usage

A striking magenta tone, #EA34BC has RGB (234, 52, 188) and HSL (315°, 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 #EA34BC is #34EA61, creating high-contrast pairings. For softer combinations, try analogous colors like #BC34EA.

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

Contrast with #EA34BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EA34BC?

#EA34BC is a striking magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #EA34BC?

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

How to use #EA34BC in CSS?

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

What colors go well with #EA34BC?

#34EA61 (complementary), #BC34EA (analogous), and #BD1493 (lighter shade) work well with #EA34BC.