#E34FBC Color Information

Hex color code: #E34FBC

A striking magenta shade, #E34FBC appears as (227, 79, 188) in RGB and (316°, 73%, 60%) in HSL. It is popular in mobile app design.

Try:
Color NameHot Pink
HEX
#E34FBC
RGB
227, 79, 188
HSL
316°, 73%, 60%
CMYK
0%, 65%, 17%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E34FBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

227, 79, 188

Red: 227 / Green: 79 / Blue: 188

HSL

316°, 73%, 60%

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

CMYK

0%, 65%, 17%, 11%

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

What color is #E34FBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E34FBC to RGB:

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

HEX to HSL

Convert #E34FBC to HSL:

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

HEX to CMYK

Convert #E34FBC to CMYK:

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

Color Meaning and Usage

#E34FBC is a bold magenta color with RGB values of 227, 79, 188 and HSL of 316°, 73%, 60%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E34FBC is #4FE376, creating high-contrast pairings. For softer combinations, try analogous colors like #C14FE3.

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

Contrast with #E34FBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E34FBC?

#E34FBC is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E34FBC?

#E34FBC in RGB is (227, 79, 188) - 227 red, 79 green, and 188 blue.

How to use #E34FBC in CSS?

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

What colors go well with #E34FBC?

#4FE376 (complementary), #C14FE3 (analogous), and #C71F9A (lighter shade) work well with #E34FBC.