#E847EB Color Information

Hex color code: #E847EB

A bold magenta shade, #E847EB appears as (232, 71, 235) in RGB and (299°, 80%, 60%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#E847EB
RGB
232, 71, 235
HSL
299°, 80%, 60%
CMYK
1%, 70%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E847EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

232, 71, 235

Red: 232 / Green: 71 / Blue: 235

HSL

299°, 80%, 60%

Hue: 299° / Saturation: 80% / Lightness: 60%

CMYK

1%, 70%, 0%, 8%

Cyan: 1% / Magenta: 70% / Yellow: 0% / Key: 8%

What color is #E847EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E847EB to RGB:

rgb(232, 71, 235)HEX to RGB Converter →

HEX to HSL

Convert #E847EB to HSL:

hsl(299, 80%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #E847EB to CMYK:

cmyk(1%, 70%, 0%, 8%)Color Converter →

Color Meaning and Usage

A dynamic magenta tone, #E847EB has RGB (232, 71, 235) and HSL (299°, 80%, 60%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E847EB is #4AEB47, creating high-contrast pairings. For softer combinations, try analogous colors like #9647EB.

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

Contrast with #E847EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E847EB?

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

What is the RGB value of #E847EB?

#E847EB in RGB is (232, 71, 235) - 232 red, 71 green, and 235 blue.

How to use #E847EB in CSS?

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

What colors go well with #E847EB?

#4AEB47 (complementary), #9647EB (analogous), and #CB17CF (lighter shade) work well with #E847EB.