#E65BC4 Color Information

Hex color code: #E65BC4

The hex color #E65BC4 is a striking magenta with RGB values of (230, 91, 196) and HSL of (315°, 74%, 63%). It is popular in mobile app design.

Try:
Color NameHot Pink
HEX
#E65BC4
RGB
230, 91, 196
HSL
315°, 74%, 63%
CMYK
0%, 60%, 15%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E65BC4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 91, 196

Red: 230 / Green: 91 / Blue: 196

HSL

315°, 74%, 63%

Hue: 315° / Saturation: 74% / Lightness: 63%

CMYK

0%, 60%, 15%, 10%

Cyan: 0% / Magenta: 60% / Yellow: 15% / Key: 10%

What color is #E65BC4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E65BC4 to RGB:

rgb(230, 91, 196)HEX to RGB Converter →

HEX to HSL

Convert #E65BC4 to HSL:

hsl(315, 74%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #E65BC4 to CMYK:

cmyk(0%, 60%, 15%, 10%)Color Converter →

Color Meaning and Usage

#E65BC4 is a bold magenta color with RGB values of 230, 91, 196 and HSL of 315°, 74%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E65BC4 is #5BE67E, creating high-contrast pairings. For softer combinations, try analogous colors like #C45BE6.

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

Contrast with #E65BC4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E65BC4?

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

What is the RGB value of #E65BC4?

#E65BC4 in RGB is (230, 91, 196) - 230 red, 91 green, and 196 blue.

How to use #E65BC4 in CSS?

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

What colors go well with #E65BC4?

#5BE67E (complementary), #C45BE6 (analogous), and #D520A8 (lighter shade) work well with #E65BC4.