#E34FC8 Color Information

Hex color code: #E34FC8

A vivid magenta shade, #E34FC8 appears as (227, 79, 200) in RGB and (311°, 73%, 60%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#E34FC8
RGB
227, 79, 200
HSL
311°, 73%, 60%
CMYK
0%, 65%, 12%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E34FC8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

227, 79, 200

Red: 227 / Green: 79 / Blue: 200

HSL

311°, 73%, 60%

Hue: 311° / Saturation: 73% / Lightness: 60%

CMYK

0%, 65%, 12%, 11%

Cyan: 0% / Magenta: 65% / Yellow: 12% / Key: 11%

What color is #E34FC8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E34FC8 to RGB:

rgb(227, 79, 200)HEX to RGB Converter →

HEX to HSL

Convert #E34FC8 to HSL:

hsl(311, 73%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #E34FC8 to CMYK:

cmyk(0%, 65%, 12%, 11%)Color Converter →

Color Meaning and Usage

A dynamic magenta tone, #E34FC8 has RGB (227, 79, 200) and HSL (311°, 73%, 60%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E34FC8 is #4FE36A, creating high-contrast pairings. For softer combinations, try analogous colors like #B44FE3.

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

Contrast with #E34FC8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E34FC8?

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

What is the RGB value of #E34FC8?

#E34FC8 in RGB is (227, 79, 200) - 227 red, 79 green, and 200 blue.

How to use #E34FC8 in CSS?

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

What colors go well with #E34FC8?

#4FE36A (complementary), #B44FE3 (analogous), and #C71FA8 (lighter shade) work well with #E34FC8.