#EA39DB Color Information

Hex color code: #EA39DB

#EA39DB is a eye-catching magenta color. In RGB it is (234, 57, 219), and in HSL it is (305°, 81%, 57%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#EA39DB
RGB
234, 57, 219
HSL
305°, 81%, 57%
CMYK
0%, 76%, 6%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EA39DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 57, 219

Red: 234 / Green: 57 / Blue: 219

HSL

305°, 81%, 57%

Hue: 305° / Saturation: 81% / Lightness: 57%

CMYK

0%, 76%, 6%, 8%

Cyan: 0% / Magenta: 76% / Yellow: 6% / Key: 8%

What color is #EA39DB?

#EA39DB is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EA39DB to RGB:

rgb(234, 57, 219)HEX to RGB Converter →

HEX to HSL

Convert #EA39DB to HSL:

hsl(305, 81%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #EA39DB to CMYK:

cmyk(0%, 76%, 6%, 8%)Color Converter →

Color Meaning and Usage

A eye-catching magenta tone, #EA39DB has RGB (234, 57, 219) and HSL (305°, 81%, 57%). Known for evoking energy and excitement, this highly saturated hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EA39DB is #39EA47, creating high-contrast pairings. For softer combinations, try analogous colors like #A039EA.

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

Contrast with #EA39DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EA39DB?

#EA39DB is a eye-catching magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #EA39DB?

#EA39DB in RGB is (234, 57, 219) - 234 red, 57 green, and 219 blue.

How to use #EA39DB in CSS?

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

What colors go well with #EA39DB?

#39EA47 (complementary), #A039EA (analogous), and #C214B3 (lighter shade) work well with #EA39DB.