#EE92F2 Color Information

Hex color code: #EE92F2

A soft magenta shade, #EE92F2 appears as (238, 146, 242) in RGB and (298°, 79%, 76%) in HSL. It is often used for branding and logos.

Try:
Color NameViolet
HEX
#EE92F2
RGB
238, 146, 242
HSL
298°, 79%, 76%
CMYK
2%, 40%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EE92F2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 146, 242

Red: 238 / Green: 146 / Blue: 242

HSL

298°, 79%, 76%

Hue: 298° / Saturation: 79% / Lightness: 76%

CMYK

2%, 40%, 0%, 5%

Cyan: 2% / Magenta: 40% / Yellow: 0% / Key: 5%

What color is #EE92F2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EE92F2 to RGB:

rgb(238, 146, 242)HEX to RGB Converter →

HEX to HSL

Convert #EE92F2 to HSL:

hsl(298, 79%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #EE92F2 to CMYK:

cmyk(2%, 40%, 0%, 5%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #EE92F2 has RGB (238, 146, 242) and HSL (298°, 79%, 76%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EE92F2 is #95F291, creating high-contrast pairings. For softer combinations, try analogous colors like #BF91F2.

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

Contrast with #EE92F2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EE92F2?

#EE92F2 is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EE92F2?

#EE92F2 in RGB is (238, 146, 242) - 238 red, 146 green, and 242 blue.

How to use #EE92F2 in CSS?

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

What colors go well with #EE92F2?

#95F291 (complementary), #BF91F2 (analogous), and #E54DEA (lighter shade) work well with #EE92F2.