#EA6CCA Color Information

Hex color code: #EA6CCA

#EA6CCA is a eye-catching magenta color. In RGB it is (234, 108, 202), and in HSL it is (315°, 75%, 67%). It is widely used in graphic design.

Try:
Color NameHot Pink
HEX
#EA6CCA
RGB
234, 108, 202
HSL
315°, 75%, 67%
CMYK
0%, 54%, 14%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EA6CCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 108, 202

Red: 234 / Green: 108 / Blue: 202

HSL

315°, 75%, 67%

Hue: 315° / Saturation: 75% / Lightness: 67%

CMYK

0%, 54%, 14%, 8%

Cyan: 0% / Magenta: 54% / Yellow: 14% / Key: 8%

What color is #EA6CCA?

#EA6CCA is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EA6CCA to RGB:

rgb(234, 108, 202)HEX to RGB Converter →

HEX to HSL

Convert #EA6CCA to HSL:

hsl(315, 75%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #EA6CCA to CMYK:

cmyk(0%, 54%, 14%, 8%)Color Converter →

Color Meaning and Usage

A eye-catching magenta tone, #EA6CCA has RGB (234, 108, 202) and HSL (315°, 75%, 67%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EA6CCA is #6CEA8B, creating high-contrast pairings. For softer combinations, try analogous colors like #CA6CEA.

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

Contrast with #EA6CCA

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

Contrast Ratio: 7.50:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EA6CCA?

#EA6CCA is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EA6CCA?

#EA6CCA in RGB is (234, 108, 202) - 234 red, 108 green, and 202 blue.

How to use #EA6CCA in CSS?

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

What colors go well with #EA6CCA?

#6CEA8B (complementary), #CA6CEA (analogous), and #E029B3 (lighter shade) work well with #EA6CCA.