#EA66BE Color Information

Hex color code: #EA66BE

#EA66BE is a vivid magenta color. In RGB it is (234, 102, 190), and in HSL it is (320°, 76%, 66%). It is commonly used in modern UI design.

Try:
Color NameHot Pink
HEX
#EA66BE
RGB
234, 102, 190
HSL
320°, 76%, 66%
CMYK
0%, 56%, 19%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EA66BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 102, 190

Red: 234 / Green: 102 / Blue: 190

HSL

320°, 76%, 66%

Hue: 320° / Saturation: 76% / Lightness: 66%

CMYK

0%, 56%, 19%, 8%

Cyan: 0% / Magenta: 56% / Yellow: 19% / Key: 8%

What color is #EA66BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EA66BE to RGB:

rgb(234, 102, 190)HEX to RGB Converter →

HEX to HSL

Convert #EA66BE to HSL:

hsl(320, 76%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #EA66BE to CMYK:

cmyk(0%, 56%, 19%, 8%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #EA66BE has RGB (234, 102, 190) and HSL (320°, 76%, 66%). 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 #EA66BE is #66EA92, creating high-contrast pairings. For softer combinations, try analogous colors like #D466EA.

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

Contrast with #EA66BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EA66BE?

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

What is the RGB value of #EA66BE?

#EA66BE in RGB is (234, 102, 190) - 234 red, 102 green, and 190 blue.

How to use #EA66BE in CSS?

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

What colors go well with #EA66BE?

#66EA92 (complementary), #D466EA (analogous), and #E123A2 (lighter shade) work well with #EA66BE.