#EE206C Color Information

Hex color code: #EE206C

#EE206C is a eye-catching magenta color. In RGB it is (238, 32, 108), and in HSL it is (338°, 86%, 53%). It is popular in mobile app design.

Try:
Color NameDeep Pink
HEX
#EE206C
RGB
238, 32, 108
HSL
338°, 86%, 53%
CMYK
0%, 87%, 55%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EE206C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 32, 108

Red: 238 / Green: 32 / Blue: 108

HSL

338°, 86%, 53%

Hue: 338° / Saturation: 86% / Lightness: 53%

CMYK

0%, 87%, 55%, 7%

Cyan: 0% / Magenta: 87% / Yellow: 55% / Key: 7%

What color is #EE206C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EE206C to RGB:

rgb(238, 32, 108)HEX to RGB Converter →

HEX to HSL

Convert #EE206C to HSL:

hsl(338, 86%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #EE206C to CMYK:

cmyk(0%, 87%, 55%, 7%)Color Converter →

Color Meaning and Usage

#EE206C is a striking magenta color with RGB values of 238, 32, 108 and HSL of 338°, 86%, 53%. This highly saturated hue evokes energy and excitement, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EE206C is #20EEA3, creating high-contrast pairings. For softer combinations, try analogous colors like #EE20D3.

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

Contrast with #EE206C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EE206C?

#EE206C is a striking magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #EE206C?

#EE206C in RGB is (238, 32, 108) - 238 red, 32 green, and 108 blue.

How to use #EE206C in CSS?

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

What colors go well with #EE206C?

#20EEA3 (complementary), #EE20D3 (analogous), and #B40E4B (lighter shade) work well with #EE206C.