#EF39DA Color Information

Hex color code: #EF39DA

#EF39DA is a striking magenta color. In RGB it is (239, 57, 218), and in HSL it is (307°, 85%, 58%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#EF39DA
RGB
239, 57, 218
HSL
307°, 85%, 58%
CMYK
0%, 76%, 9%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EF39DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 57, 218

Red: 239 / Green: 57 / Blue: 218

HSL

307°, 85%, 58%

Hue: 307° / Saturation: 85% / Lightness: 58%

CMYK

0%, 76%, 9%, 6%

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

What color is #EF39DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EF39DA to RGB:

rgb(239, 57, 218)HEX to RGB Converter →

HEX to HSL

Convert #EF39DA to HSL:

hsl(307, 85%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #EF39DA to CMYK:

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

Color Meaning and Usage

#EF39DA is a dynamic magenta color with RGB values of 239, 57, 218 and HSL of 307°, 85%, 58%. This highly saturated hue evokes energy and excitement, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EF39DA is #39EF4E, creating high-contrast pairings. For softer combinations, try analogous colors like #A939EF.

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

Contrast with #EF39DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EF39DA?

#EF39DA is a dynamic magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #EF39DA?

#EF39DA in RGB is (239, 57, 218) - 239 red, 57 green, and 218 blue.

How to use #EF39DA in CSS?

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

What colors go well with #EF39DA?

#39EF4E (complementary), #A939EF (analogous), and #CB10B5 (lighter shade) work well with #EF39DA.