#EE82CE Color Information

Hex color code: #EE82CE

A vivid magenta shade, #EE82CE appears as (238, 130, 206) in RGB and (318°, 76%, 72%) in HSL. It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#EE82CE
RGB
238, 130, 206
HSL
318°, 76%, 72%
CMYK
0%, 45%, 13%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EE82CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 130, 206

Red: 238 / Green: 130 / Blue: 206

HSL

318°, 76%, 72%

Hue: 318° / Saturation: 76% / Lightness: 72%

CMYK

0%, 45%, 13%, 7%

Cyan: 0% / Magenta: 45% / Yellow: 13% / Key: 7%

What color is #EE82CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EE82CE to RGB:

rgb(238, 130, 206)HEX to RGB Converter →

HEX to HSL

Convert #EE82CE to HSL:

hsl(318, 76%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #EE82CE to CMYK:

cmyk(0%, 45%, 13%, 7%)Color Converter →

Color Meaning and Usage

A eye-catching magenta tone, #EE82CE has RGB (238, 130, 206) and HSL (318°, 76%, 72%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EE82CE is #81EEA2, creating high-contrast pairings. For softer combinations, try analogous colors like #D881EE.

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

Contrast with #EE82CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EE82CE?

#EE82CE is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EE82CE?

#EE82CE in RGB is (238, 130, 206) - 238 red, 130 green, and 206 blue.

How to use #EE82CE in CSS?

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

What colors go well with #EE82CE?

#81EEA2 (complementary), #D881EE (analogous), and #E53EB3 (lighter shade) work well with #EE82CE.