#EA82DF Color Information

Hex color code: #EA82DF

#EA82DF is a bold magenta color. In RGB it is (234, 130, 223), and in HSL it is (306°, 71%, 71%). It is often used for branding and logos.

Try:
Color NameViolet
HEX
#EA82DF
RGB
234, 130, 223
HSL
306°, 71%, 71%
CMYK
0%, 44%, 5%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EA82DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 130, 223

Red: 234 / Green: 130 / Blue: 223

HSL

306°, 71%, 71%

Hue: 306° / Saturation: 71% / Lightness: 71%

CMYK

0%, 44%, 5%, 8%

Cyan: 0% / Magenta: 44% / Yellow: 5% / Key: 8%

What color is #EA82DF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EA82DF to RGB:

rgb(234, 130, 223)HEX to RGB Converter →

HEX to HSL

Convert #EA82DF to HSL:

hsl(306, 71%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #EA82DF to CMYK:

cmyk(0%, 44%, 5%, 8%)Color Converter →

Color Meaning and Usage

A dynamic magenta tone, #EA82DF has RGB (234, 130, 223) and HSL (306°, 71%, 71%). 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 #EA82DF is #81EA8B, creating high-contrast pairings. For softer combinations, try analogous colors like #C081EA.

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

Contrast with #EA82DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EA82DF?

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

What is the RGB value of #EA82DF?

#EA82DF in RGB is (234, 130, 223) - 234 red, 130 green, and 223 blue.

How to use #EA82DF in CSS?

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

What colors go well with #EA82DF?

#81EA8B (complementary), #C081EA (analogous), and #DE3FCF (lighter shade) work well with #EA82DF.