#E02BC8 Color Information

Hex color code: #E02BC8

#E02BC8 is a dynamic magenta color. In RGB it is (224, 43, 200), and in HSL it is (308°, 74%, 52%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#E02BC8
RGB
224, 43, 200
HSL
308°, 74%, 52%
CMYK
0%, 81%, 11%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E02BC8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 43, 200

Red: 224 / Green: 43 / Blue: 200

HSL

308°, 74%, 52%

Hue: 308° / Saturation: 74% / Lightness: 52%

CMYK

0%, 81%, 11%, 12%

Cyan: 0% / Magenta: 81% / Yellow: 11% / Key: 12%

What color is #E02BC8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E02BC8 to RGB:

rgb(224, 43, 200)HEX to RGB Converter →

HEX to HSL

Convert #E02BC8 to HSL:

hsl(308, 74%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #E02BC8 to CMYK:

cmyk(0%, 81%, 11%, 12%)Color Converter →

Color Meaning and Usage

#E02BC8 is a dynamic magenta color with RGB values of 224, 43, 200 and HSL of 308°, 74%, 52%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E02BC8 is #2ADF42, creating high-contrast pairings. For softer combinations, try analogous colors like #9D2ADF.

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

Contrast with #E02BC8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E02BC8?

#E02BC8 is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E02BC8?

#E02BC8 in RGB is (224, 43, 200) - 224 red, 43 green, and 200 blue.

How to use #E02BC8 in CSS?

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

What colors go well with #E02BC8?

#2ADF42 (complementary), #9D2ADF (analogous), and #A41992 (lighter shade) work well with #E02BC8.