#E74BA3 Color Information

Hex color code: #E74BA3

#E74BA3 is a striking magenta color. In RGB it is (231, 75, 163), and in HSL it is (326°, 76%, 60%). It is often used for branding and logos.

Try:
Color NameHot Pink
HEX
#E74BA3
RGB
231, 75, 163
HSL
326°, 76%, 60%
CMYK
0%, 68%, 29%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E74BA3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

231, 75, 163

Red: 231 / Green: 75 / Blue: 163

HSL

326°, 76%, 60%

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

CMYK

0%, 68%, 29%, 9%

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

What color is #E74BA3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E74BA3 to RGB:

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

HEX to HSL

Convert #E74BA3 to HSL:

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

HEX to CMYK

Convert #E74BA3 to CMYK:

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

Color Meaning and Usage

#E74BA3 is a bold magenta color with RGB values of 231, 75, 163 and HSL of 326°, 76%, 60%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E74BA3 is #4BE78F, creating high-contrast pairings. For softer combinations, try analogous colors like #DC4BE7.

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

Contrast with #E74BA3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E74BA3?

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

What is the RGB value of #E74BA3?

#E74BA3 in RGB is (231, 75, 163) - 231 red, 75 green, and 163 blue.

How to use #E74BA3 in CSS?

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

What colors go well with #E74BA3?

#4BE78F (complementary), #DC4BE7 (analogous), and #CA1C7E (lighter shade) work well with #E74BA3.