#E84FBA Color Information

Hex color code: #E84FBA

The hex color #E84FBA is a bold magenta with RGB values of (232, 79, 186) and HSL of (318°, 77%, 61%). It is frequently seen in web interfaces.

Try:
Color NameHot Pink
HEX
#E84FBA
RGB
232, 79, 186
HSL
318°, 77%, 61%
CMYK
0%, 66%, 20%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E84FBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

232, 79, 186

Red: 232 / Green: 79 / Blue: 186

HSL

318°, 77%, 61%

Hue: 318° / Saturation: 77% / Lightness: 61%

CMYK

0%, 66%, 20%, 9%

Cyan: 0% / Magenta: 66% / Yellow: 20% / Key: 9%

What color is #E84FBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E84FBA to RGB:

rgb(232, 79, 186)HEX to RGB Converter →

HEX to HSL

Convert #E84FBA to HSL:

hsl(318, 77%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #E84FBA to CMYK:

cmyk(0%, 66%, 20%, 9%)Color Converter →

Color Meaning and Usage

#E84FBA is a vivid magenta color with RGB values of 232, 79, 186 and HSL of 318°, 77%, 61%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E84FBA is #4FE87D, creating high-contrast pairings. For softer combinations, try analogous colors like #C94FE8.

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

Contrast with #E84FBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E84FBA?

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

What is the RGB value of #E84FBA?

#E84FBA in RGB is (232, 79, 186) - 232 red, 79 green, and 186 blue.

How to use #E84FBA in CSS?

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

What colors go well with #E84FBA?

#4FE87D (complementary), #C94FE8 (analogous), and #D01B99 (lighter shade) work well with #E84FBA.