#E85ABB Color Information

Hex color code: #E85ABB

A dynamic magenta shade, #E85ABB appears as (232, 90, 187) in RGB and (319°, 76%, 63%) in HSL. It is widely used in graphic design.

Try:
Color NameHot Pink
HEX
#E85ABB
RGB
232, 90, 187
HSL
319°, 76%, 63%
CMYK
0%, 61%, 19%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E85ABB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

232, 90, 187

Red: 232 / Green: 90 / Blue: 187

HSL

319°, 76%, 63%

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

CMYK

0%, 61%, 19%, 9%

Cyan: 0% / Magenta: 61% / Yellow: 19% / Key: 9%

What color is #E85ABB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E85ABB to RGB:

rgb(232, 90, 187)HEX to RGB Converter →

HEX to HSL

Convert #E85ABB to HSL:

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

HEX to CMYK

Convert #E85ABB to CMYK:

cmyk(0%, 61%, 19%, 9%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #E85ABB has RGB (232, 90, 187) and HSL (319°, 76%, 63%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E85ABB is #59E886, creating high-contrast pairings. For softer combinations, try analogous colors like #CE59E8.

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

Contrast with #E85ABB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E85ABB?

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

What is the RGB value of #E85ABB?

#E85ABB in RGB is (232, 90, 187) - 232 red, 90 green, and 187 blue.

How to use #E85ABB in CSS?

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

What colors go well with #E85ABB?

#59E886 (complementary), #CE59E8 (analogous), and #D71D9D (lighter shade) work well with #E85ABB.