#E65CBA Color Information

Hex color code: #E65CBA

The hex color #E65CBA is a striking magenta with RGB values of (230, 92, 186) and HSL of (319°, 73%, 63%). It is popular in mobile app design.

Try:
Color NameHot Pink
HEX
#E65CBA
RGB
230, 92, 186
HSL
319°, 73%, 63%
CMYK
0%, 60%, 19%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E65CBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 92, 186

Red: 230 / Green: 92 / Blue: 186

HSL

319°, 73%, 63%

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

CMYK

0%, 60%, 19%, 10%

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

What color is #E65CBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E65CBA to RGB:

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

HEX to HSL

Convert #E65CBA to HSL:

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

HEX to CMYK

Convert #E65CBA to CMYK:

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

Color Meaning and Usage

#E65CBA is a eye-catching magenta color with RGB values of 230, 92, 186 and HSL of 319°, 73%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E65CBA is #5CE687, creating high-contrast pairings. For softer combinations, try analogous colors like #CC5CE6.

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

Contrast with #E65CBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E65CBA?

#E65CBA is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E65CBA?

#E65CBA in RGB is (230, 92, 186) - 230 red, 92 green, and 186 blue.

How to use #E65CBA in CSS?

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

What colors go well with #E65CBA?

#5CE687 (complementary), #CC5CE6 (analogous), and #D4219B (lighter shade) work well with #E65CBA.