#E628BA Color Information

Hex color code: #E628BA

A bold magenta shade, #E628BA appears as (230, 40, 186) in RGB and (314°, 79%, 53%) in HSL. It is often used for branding and logos.

Try:
Color NameViolet Red
HEX
#E628BA
RGB
230, 40, 186
HSL
314°, 79%, 53%
CMYK
0%, 83%, 19%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E628BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 40, 186

Red: 230 / Green: 40 / Blue: 186

HSL

314°, 79%, 53%

Hue: 314° / Saturation: 79% / Lightness: 53%

CMYK

0%, 83%, 19%, 10%

Cyan: 0% / Magenta: 83% / Yellow: 19% / Key: 10%

What color is #E628BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E628BA to RGB:

rgb(230, 40, 186)HEX to RGB Converter →

HEX to HSL

Convert #E628BA to HSL:

hsl(314, 79%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #E628BA to CMYK:

cmyk(0%, 83%, 19%, 10%)Color Converter →

Color Meaning and Usage

#E628BA is a bold magenta color with RGB values of 230, 40, 186 and HSL of 314°, 79%, 53%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E628BA is #28E655, creating high-contrast pairings. For softer combinations, try analogous colors like #B328E6.

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

Contrast with #E628BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E628BA?

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

What is the RGB value of #E628BA?

#E628BA in RGB is (230, 40, 186) - 230 red, 40 green, and 186 blue.

How to use #E628BA in CSS?

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

What colors go well with #E628BA?

#28E655 (complementary), #B328E6 (analogous), and #AD148A (lighter shade) work well with #E628BA.