#E34FBE Color Information

Hex color code: #E34FBE

The hex color #E34FBE is a striking magenta with RGB values of (227, 79, 190) and HSL of (315°, 73%, 60%). It is often used for branding and logos.

Try:
Color NameHot Pink
HEX
#E34FBE
RGB
227, 79, 190
HSL
315°, 73%, 60%
CMYK
0%, 65%, 16%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E34FBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

227, 79, 190

Red: 227 / Green: 79 / Blue: 190

HSL

315°, 73%, 60%

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

CMYK

0%, 65%, 16%, 11%

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

What color is #E34FBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E34FBE to RGB:

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

HEX to HSL

Convert #E34FBE to HSL:

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

HEX to CMYK

Convert #E34FBE to CMYK:

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

Color Meaning and Usage

A dynamic magenta tone, #E34FBE has RGB (227, 79, 190) and HSL (315°, 73%, 60%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E34FBE is #4FE374, creating high-contrast pairings. For softer combinations, try analogous colors like #BE4FE3.

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

Contrast with #E34FBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E34FBE?

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

What is the RGB value of #E34FBE?

#E34FBE in RGB is (227, 79, 190) - 227 red, 79 green, and 190 blue.

How to use #E34FBE in CSS?

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

What colors go well with #E34FBE?

#4FE374 (complementary), #BE4FE3 (analogous), and #C71F9D (lighter shade) work well with #E34FBE.