#E481BC Color Information

Hex color code: #E481BC

A subtle magenta shade, #E481BC appears as (228, 129, 188) in RGB and (324°, 65%, 70%) in HSL. It is often used for branding and logos.

Try:
Color NameHot Pink
HEX
#E481BC
RGB
228, 129, 188
HSL
324°, 65%, 70%
CMYK
0%, 43%, 18%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E481BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

228, 129, 188

Red: 228 / Green: 129 / Blue: 188

HSL

324°, 65%, 70%

Hue: 324° / Saturation: 65% / Lightness: 70%

CMYK

0%, 43%, 18%, 11%

Cyan: 0% / Magenta: 43% / Yellow: 18% / Key: 11%

What color is #E481BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E481BC to RGB:

rgb(228, 129, 188)HEX to RGB Converter →

HEX to HSL

Convert #E481BC to HSL:

hsl(324, 65%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #E481BC to CMYK:

cmyk(0%, 43%, 18%, 11%)Color Converter →

Color Meaning and Usage

A balanced magenta tone, #E481BC has RGB (228, 129, 188) and HSL (324°, 65%, 70%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E481BC is #81E4A9, creating high-contrast pairings. For softer combinations, try analogous colors like #DA81E4.

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

Contrast with #E481BC

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

Contrast Ratio: 8.17:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E481BC?

#E481BC is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E481BC?

#E481BC in RGB is (228, 129, 188) - 228 red, 129 green, and 188 blue.

How to use #E481BC in CSS?

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

What colors go well with #E481BC?

#81E4A9 (complementary), #DA81E4 (analogous), and #D7429B (lighter shade) work well with #E481BC.