#E8308C Color Information

Hex color code: #E8308C

A vivid magenta shade, #E8308C appears as (232, 48, 140) in RGB and (330°, 80%, 55%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameViolet Red
HEX
#E8308C
RGB
232, 48, 140
HSL
330°, 80%, 55%
CMYK
0%, 79%, 40%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E8308C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

232, 48, 140

Red: 232 / Green: 48 / Blue: 140

HSL

330°, 80%, 55%

Hue: 330° / Saturation: 80% / Lightness: 55%

CMYK

0%, 79%, 40%, 9%

Cyan: 0% / Magenta: 79% / Yellow: 40% / Key: 9%

What color is #E8308C?

#E8308C is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E8308C to RGB:

rgb(232, 48, 140)HEX to RGB Converter →

HEX to HSL

Convert #E8308C to HSL:

hsl(330, 80%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #E8308C to CMYK:

cmyk(0%, 79%, 40%, 9%)Color Converter →

Color Meaning and Usage

#E8308C is a eye-catching magenta color with RGB values of 232, 48, 140 and HSL of 330°, 80%, 55%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E8308C is #30E88C, creating high-contrast pairings. For softer combinations, try analogous colors like #E830E8.

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

Contrast with #E8308C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E8308C?

#E8308C is a eye-catching magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #E8308C?

#E8308C in RGB is (232, 48, 140) - 232 red, 48 green, and 140 blue.

How to use #E8308C in CSS?

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

What colors go well with #E8308C?

#30E88C (complementary), #E830E8 (analogous), and #B81466 (lighter shade) work well with #E8308C.