#E74BAB Color Information

Hex color code: #E74BAB

#E74BAB is a striking magenta color. In RGB it is (231, 75, 171), and in HSL it is (323°, 76%, 60%). It is popular in mobile app design.

Try:
Color NameHot Pink
HEX
#E74BAB
RGB
231, 75, 171
HSL
323°, 76%, 60%
CMYK
0%, 68%, 26%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E74BAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

231, 75, 171

Red: 231 / Green: 75 / Blue: 171

HSL

323°, 76%, 60%

Hue: 323° / Saturation: 76% / Lightness: 60%

CMYK

0%, 68%, 26%, 9%

Cyan: 0% / Magenta: 68% / Yellow: 26% / Key: 9%

What color is #E74BAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E74BAB to RGB:

rgb(231, 75, 171)HEX to RGB Converter →

HEX to HSL

Convert #E74BAB to HSL:

hsl(323, 76%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #E74BAB to CMYK:

cmyk(0%, 68%, 26%, 9%)Color Converter →

Color Meaning and Usage

#E74BAB is a dynamic magenta color with RGB values of 231, 75, 171 and HSL of 323°, 76%, 60%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E74BAB is #4BE787, creating high-contrast pairings. For softer combinations, try analogous colors like #D44BE7.

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

Contrast with #E74BAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E74BAB?

#E74BAB is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E74BAB?

#E74BAB in RGB is (231, 75, 171) - 231 red, 75 green, and 171 blue.

How to use #E74BAB in CSS?

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

What colors go well with #E74BAB?

#4BE787 (complementary), #D44BE7 (analogous), and #CA1C87 (lighter shade) work well with #E74BAB.