#E746BC Color Information

Hex color code: #E746BC

The hex color #E746BC is a striking magenta with RGB values of (231, 70, 188) and HSL of (316°, 77%, 59%). It is popular in mobile app design.

Try:
Color NameHot Pink
HEX
#E746BC
RGB
231, 70, 188
HSL
316°, 77%, 59%
CMYK
0%, 70%, 19%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E746BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

231, 70, 188

Red: 231 / Green: 70 / Blue: 188

HSL

316°, 77%, 59%

Hue: 316° / Saturation: 77% / Lightness: 59%

CMYK

0%, 70%, 19%, 9%

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

What color is #E746BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E746BC to RGB:

rgb(231, 70, 188)HEX to RGB Converter →

HEX to HSL

Convert #E746BC to HSL:

hsl(316, 77%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #E746BC to CMYK:

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

Color Meaning and Usage

A bold magenta tone, #E746BC has RGB (231, 70, 188) and HSL (316°, 77%, 59%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E746BC is #46E771, creating high-contrast pairings. For softer combinations, try analogous colors like #C146E7.

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

Contrast with #E746BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E746BC?

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

What is the RGB value of #E746BC?

#E746BC in RGB is (231, 70, 188) - 231 red, 70 green, and 188 blue.

How to use #E746BC in CSS?

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

What colors go well with #E746BC?

#46E771 (complementary), #C146E7 (analogous), and #C71A99 (lighter shade) work well with #E746BC.