#E83FDC Color Information

Hex color code: #E83FDC

The hex color #E83FDC is a vivid magenta with RGB values of (232, 63, 220) and HSL of (304°, 79%, 58%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#E83FDC
RGB
232, 63, 220
HSL
304°, 79%, 58%
CMYK
0%, 73%, 5%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E83FDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

232, 63, 220

Red: 232 / Green: 63 / Blue: 220

HSL

304°, 79%, 58%

Hue: 304° / Saturation: 79% / Lightness: 58%

CMYK

0%, 73%, 5%, 9%

Cyan: 0% / Magenta: 73% / Yellow: 5% / Key: 9%

What color is #E83FDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E83FDC to RGB:

rgb(232, 63, 220)HEX to RGB Converter →

HEX to HSL

Convert #E83FDC to HSL:

hsl(304, 79%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #E83FDC to CMYK:

cmyk(0%, 73%, 5%, 9%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #E83FDC has RGB (232, 63, 220) and HSL (304°, 79%, 58%). 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 #E83FDC is #3FE94B, creating high-contrast pairings. For softer combinations, try analogous colors like #9F3FE9.

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

Contrast with #E83FDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E83FDC?

#E83FDC is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E83FDC?

#E83FDC in RGB is (232, 63, 220) - 232 red, 63 green, and 220 blue.

How to use #E83FDC in CSS?

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

What colors go well with #E83FDC?

#3FE94B (complementary), #9F3FE9 (analogous), and #C417B9 (lighter shade) work well with #E83FDC.