#E74BBB Color Information

Hex color code: #E74BBB

The hex color #E74BBB is a striking magenta with RGB values of (231, 75, 187) and HSL of (317°, 76%, 60%). It is often used for branding and logos.

Try:
Color NameHot Pink
HEX
#E74BBB
RGB
231, 75, 187
HSL
317°, 76%, 60%
CMYK
0%, 68%, 19%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E74BBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

231, 75, 187

Red: 231 / Green: 75 / Blue: 187

HSL

317°, 76%, 60%

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

CMYK

0%, 68%, 19%, 9%

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

What color is #E74BBB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E74BBB to RGB:

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

HEX to HSL

Convert #E74BBB to HSL:

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

HEX to CMYK

Convert #E74BBB to CMYK:

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

Color Meaning and Usage

A striking magenta tone, #E74BBB has RGB (231, 75, 187) and HSL (317°, 76%, 60%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E74BBB is #4BE777, creating high-contrast pairings. For softer combinations, try analogous colors like #C54BE7.

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

Contrast with #E74BBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E74BBB?

#E74BBB is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E74BBB?

#E74BBB in RGB is (231, 75, 187) - 231 red, 75 green, and 187 blue.

How to use #E74BBB in CSS?

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

What colors go well with #E74BBB?

#4BE777 (complementary), #C54BE7 (analogous), and #CA1C99 (lighter shade) work well with #E74BBB.