#EA85EF Color Information

Hex color code: #EA85EF

A vivid magenta shade, #EA85EF appears as (234, 133, 239) in RGB and (297°, 77%, 73%) in HSL. It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#EA85EF
RGB
234, 133, 239
HSL
297°, 77%, 73%
CMYK
2%, 44%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EA85EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 133, 239

Red: 234 / Green: 133 / Blue: 239

HSL

297°, 77%, 73%

Hue: 297° / Saturation: 77% / Lightness: 73%

CMYK

2%, 44%, 0%, 6%

Cyan: 2% / Magenta: 44% / Yellow: 0% / Key: 6%

What color is #EA85EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EA85EF to RGB:

rgb(234, 133, 239)HEX to RGB Converter →

HEX to HSL

Convert #EA85EF to HSL:

hsl(297, 77%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #EA85EF to CMYK:

cmyk(2%, 44%, 0%, 6%)Color Converter →

Color Meaning and Usage

#EA85EF is a dynamic magenta color with RGB values of 234, 133, 239 and HSL of 297°, 77%, 73%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EA85EF is #8AEF85, creating high-contrast pairings. For softer combinations, try analogous colors like #B585EF.

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

Contrast with #EA85EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EA85EF?

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

What is the RGB value of #EA85EF?

#EA85EF in RGB is (234, 133, 239) - 234 red, 133 green, and 239 blue.

How to use #EA85EF in CSS?

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

What colors go well with #EA85EF?

#8AEF85 (complementary), #B585EF (analogous), and #DE41E6 (lighter shade) work well with #EA85EF.