#EA61BA Color Information

Hex color code: #EA61BA

#EA61BA is a vivid magenta color. In RGB it is (234, 97, 186), and in HSL it is (321°, 77%, 65%). It is frequently seen in web interfaces.

Try:
Color NameHot Pink
HEX
#EA61BA
RGB
234, 97, 186
HSL
321°, 77%, 65%
CMYK
0%, 59%, 21%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EA61BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 97, 186

Red: 234 / Green: 97 / Blue: 186

HSL

321°, 77%, 65%

Hue: 321° / Saturation: 77% / Lightness: 65%

CMYK

0%, 59%, 21%, 8%

Cyan: 0% / Magenta: 59% / Yellow: 21% / Key: 8%

What color is #EA61BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EA61BA to RGB:

rgb(234, 97, 186)HEX to RGB Converter →

HEX to HSL

Convert #EA61BA to HSL:

hsl(321, 77%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #EA61BA to CMYK:

cmyk(0%, 59%, 21%, 8%)Color Converter →

Color Meaning and Usage

#EA61BA is a bold magenta color with RGB values of 234, 97, 186 and HSL of 321°, 77%, 65%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EA61BA is #61EA91, creating high-contrast pairings. For softer combinations, try analogous colors like #D661EA.

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

Contrast with #EA61BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EA61BA?

#EA61BA is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EA61BA?

#EA61BA in RGB is (234, 97, 186) - 234 red, 97 green, and 186 blue.

How to use #EA61BA in CSS?

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

What colors go well with #EA61BA?

#61EA91 (complementary), #D661EA (analogous), and #E21D9D (lighter shade) work well with #EA61BA.