#E364BA Color Information

Hex color code: #E364BA

The hex color #E364BA is a neutral magenta with RGB values of (227, 100, 186) and HSL of (319°, 69%, 64%). It is commonly used in modern UI design.

Try:
Color NameHot Pink
HEX
#E364BA
RGB
227, 100, 186
HSL
319°, 69%, 64%
CMYK
0%, 56%, 18%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E364BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

227, 100, 186

Red: 227 / Green: 100 / Blue: 186

HSL

319°, 69%, 64%

Hue: 319° / Saturation: 69% / Lightness: 64%

CMYK

0%, 56%, 18%, 11%

Cyan: 0% / Magenta: 56% / Yellow: 18% / Key: 11%

What color is #E364BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E364BA to RGB:

rgb(227, 100, 186)HEX to RGB Converter →

HEX to HSL

Convert #E364BA to HSL:

hsl(319, 69%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #E364BA to CMYK:

cmyk(0%, 56%, 18%, 11%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #E364BA has RGB (227, 100, 186) and HSL (319°, 69%, 64%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E364BA is #64E38C, creating high-contrast pairings. For softer combinations, try analogous colors like #CB64E3.

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

Contrast with #E364BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E364BA?

#E364BA is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E364BA?

#E364BA in RGB is (227, 100, 186) - 227 red, 100 green, and 186 blue.

How to use #E364BA in CSS?

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

What colors go well with #E364BA?

#64E38C (complementary), #CB64E3 (analogous), and #D3279D (lighter shade) work well with #E364BA.