#EA76CB Color Information

Hex color code: #EA76CB

#EA76CB is a striking magenta color. In RGB it is (234, 118, 203), and in HSL it is (316°, 73%, 69%). It is popular in mobile app design.

Try:
Color NameHot Pink
HEX
#EA76CB
RGB
234, 118, 203
HSL
316°, 73%, 69%
CMYK
0%, 50%, 13%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EA76CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 118, 203

Red: 234 / Green: 118 / Blue: 203

HSL

316°, 73%, 69%

Hue: 316° / Saturation: 73% / Lightness: 69%

CMYK

0%, 50%, 13%, 8%

Cyan: 0% / Magenta: 50% / Yellow: 13% / Key: 8%

What color is #EA76CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EA76CB to RGB:

rgb(234, 118, 203)HEX to RGB Converter →

HEX to HSL

Convert #EA76CB to HSL:

hsl(316, 73%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #EA76CB to CMYK:

cmyk(0%, 50%, 13%, 8%)Color Converter →

Color Meaning and Usage

A dynamic magenta tone, #EA76CB has RGB (234, 118, 203) and HSL (316°, 73%, 69%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EA76CB is #76EA95, creating high-contrast pairings. For softer combinations, try analogous colors like #CF76EA.

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

Contrast with #EA76CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EA76CB?

#EA76CB is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EA76CB?

#EA76CB in RGB is (234, 118, 203) - 234 red, 118 green, and 203 blue.

How to use #EA76CB in CSS?

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

What colors go well with #EA76CB?

#76EA95 (complementary), #CF76EA (analogous), and #DF34B2 (lighter shade) work well with #EA76CB.