#E6289D Color Information

Hex color code: #E6289D

The hex color #E6289D is a bold magenta with RGB values of (230, 40, 157) and HSL of (323°, 79%, 53%). It is frequently seen in web interfaces.

Try:
Color NameViolet Red
HEX
#E6289D
RGB
230, 40, 157
HSL
323°, 79%, 53%
CMYK
0%, 83%, 32%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E6289D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 40, 157

Red: 230 / Green: 40 / Blue: 157

HSL

323°, 79%, 53%

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

CMYK

0%, 83%, 32%, 10%

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

What color is #E6289D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E6289D to RGB:

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

HEX to HSL

Convert #E6289D to HSL:

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

HEX to CMYK

Convert #E6289D to CMYK:

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

Color Meaning and Usage

#E6289D is a bold magenta color with RGB values of 230, 40, 157 and HSL of 323°, 79%, 53%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E6289D is #28E671, creating high-contrast pairings. For softer combinations, try analogous colors like #D028E6.

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

Contrast with #E6289D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E6289D?

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

What is the RGB value of #E6289D?

#E6289D in RGB is (230, 40, 157) - 230 red, 40 green, and 157 blue.

How to use #E6289D in CSS?

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

What colors go well with #E6289D?

#28E671 (complementary), #D028E6 (analogous), and #AD1473 (lighter shade) work well with #E6289D.