#E477BA Color Information

Hex color code: #E477BA

#E477BA is a subtle magenta color. In RGB it is (228, 119, 186), and in HSL it is (323°, 67%, 68%). It is often used for branding and logos.

Try:
Color NameHot Pink
HEX
#E477BA
RGB
228, 119, 186
HSL
323°, 67%, 68%
CMYK
0%, 48%, 18%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E477BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

228, 119, 186

Red: 228 / Green: 119 / Blue: 186

HSL

323°, 67%, 68%

Hue: 323° / Saturation: 67% / Lightness: 68%

CMYK

0%, 48%, 18%, 11%

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

What color is #E477BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E477BA to RGB:

rgb(228, 119, 186)HEX to RGB Converter →

HEX to HSL

Convert #E477BA to HSL:

hsl(323, 67%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #E477BA to CMYK:

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

Color Meaning and Usage

#E477BA is a muted magenta color with RGB values of 228, 119, 186 and HSL of 323°, 67%, 68%. 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 #E477BA is #77E4A1, creating high-contrast pairings. For softer combinations, try analogous colors like #D777E4.

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

Contrast with #E477BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E477BA?

#E477BA is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E477BA?

#E477BA in RGB is (228, 119, 186) - 228 red, 119 green, and 186 blue.

How to use #E477BA in CSS?

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

What colors go well with #E477BA?

#77E4A1 (complementary), #D777E4 (analogous), and #D7379A (lighter shade) work well with #E477BA.