#E98EB6 Color Information

Hex color code: #E98EB6

A fiery magenta shade, #E98EB6 appears as (233, 142, 182) in RGB and (334°, 67%, 74%) in HSL. It is widely used in graphic design.

Try:
Color NameHot Pink
HEX
#E98EB6
RGB
233, 142, 182
HSL
334°, 67%, 74%
CMYK
0%, 39%, 22%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E98EB6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

233, 142, 182

Red: 233 / Green: 142 / Blue: 182

HSL

334°, 67%, 74%

Hue: 334° / Saturation: 67% / Lightness: 74%

CMYK

0%, 39%, 22%, 9%

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

What color is #E98EB6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E98EB6 to RGB:

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

HEX to HSL

Convert #E98EB6 to HSL:

hsl(334, 67%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #E98EB6 to CMYK:

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

Color Meaning and Usage

A vibrant magenta tone, #E98EB6 has RGB (233, 142, 182) and HSL (334°, 67%, 74%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E98EB6 is #90E9C3, creating high-contrast pairings. For softer combinations, try analogous colors like #E990E3.

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

Contrast with #E98EB6

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

Contrast Ratio: 9.01:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E98EB6?

#E98EB6 is a vibrant magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #E98EB6?

#E98EB6 in RGB is (233, 142, 182) - 233 red, 142 green, and 182 blue.

How to use #E98EB6 in CSS?

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

What colors go well with #E98EB6?

#90E9C3 (complementary), #E990E3 (analogous), and #DC508D (lighter shade) work well with #E98EB6.