#E9258E Color Information

Hex color code: #E9258E

#E9258E is a dynamic magenta color. In RGB it is (233, 37, 142), and in HSL it is (328°, 82%, 53%). It is typically applied in digital products.

Try:
Color NameViolet Red
HEX
#E9258E
RGB
233, 37, 142
HSL
328°, 82%, 53%
CMYK
0%, 84%, 39%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E9258E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

233, 37, 142

Red: 233 / Green: 37 / Blue: 142

HSL

328°, 82%, 53%

Hue: 328° / Saturation: 82% / Lightness: 53%

CMYK

0%, 84%, 39%, 9%

Cyan: 0% / Magenta: 84% / Yellow: 39% / Key: 9%

What color is #E9258E?

#E9258E is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E9258E to RGB:

rgb(233, 37, 142)HEX to RGB Converter →

HEX to HSL

Convert #E9258E to HSL:

hsl(328, 82%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #E9258E to CMYK:

cmyk(0%, 84%, 39%, 9%)Color Converter →

Color Meaning and Usage

#E9258E is a dynamic magenta color with RGB values of 233, 37, 142 and HSL of 328°, 82%, 53%. This highly saturated hue evokes energy and excitement, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E9258E is #25E981, creating high-contrast pairings. For softer combinations, try analogous colors like #E325E9.

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

Contrast with #E9258E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E9258E?

#E9258E is a dynamic magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #E9258E?

#E9258E in RGB is (233, 37, 142) - 233 red, 37 green, and 142 blue.

How to use #E9258E in CSS?

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

What colors go well with #E9258E?

#25E981 (complementary), #E325E9 (analogous), and #B01166 (lighter shade) work well with #E9258E.