#E65BBA Color Information

Hex color code: #E65BBA

The hex color #E65BBA is a vivid magenta with RGB values of (230, 91, 186) and HSL of (319°, 74%, 63%). It is commonly used in modern UI design.

Try:
Color NameHot Pink
HEX
#E65BBA
RGB
230, 91, 186
HSL
319°, 74%, 63%
CMYK
0%, 60%, 19%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E65BBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 91, 186

Red: 230 / Green: 91 / Blue: 186

HSL

319°, 74%, 63%

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

CMYK

0%, 60%, 19%, 10%

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

What color is #E65BBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E65BBA to RGB:

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

HEX to HSL

Convert #E65BBA to HSL:

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

HEX to CMYK

Convert #E65BBA to CMYK:

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

Color Meaning and Usage

#E65BBA is a vivid magenta color with RGB values of 230, 91, 186 and HSL of 319°, 74%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E65BBA is #5BE687, creating high-contrast pairings. For softer combinations, try analogous colors like #CD5BE6.

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

Contrast with #E65BBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E65BBA?

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

What is the RGB value of #E65BBA?

#E65BBA in RGB is (230, 91, 186) - 230 red, 91 green, and 186 blue.

How to use #E65BBA in CSS?

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

What colors go well with #E65BBA?

#5BE687 (complementary), #CD5BE6 (analogous), and #D5209C (lighter shade) work well with #E65BBA.