#EE1BDC Color Information

Hex color code: #EE1BDC

#EE1BDC is a vivid magenta color. In RGB it is (238, 27, 220), and in HSL it is (305°, 86%, 52%). It is commonly used in modern UI design.

Try:
Color NameMagenta
HEX
#EE1BDC
RGB
238, 27, 220
HSL
305°, 86%, 52%
CMYK
0%, 89%, 8%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EE1BDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 27, 220

Red: 238 / Green: 27 / Blue: 220

HSL

305°, 86%, 52%

Hue: 305° / Saturation: 86% / Lightness: 52%

CMYK

0%, 89%, 8%, 7%

Cyan: 0% / Magenta: 89% / Yellow: 8% / Key: 7%

What color is #EE1BDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EE1BDC to RGB:

rgb(238, 27, 220)HEX to RGB Converter →

HEX to HSL

Convert #EE1BDC to HSL:

hsl(305, 86%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #EE1BDC to CMYK:

cmyk(0%, 89%, 8%, 7%)Color Converter →

Color Meaning and Usage

#EE1BDC is a striking magenta color with RGB values of 238, 27, 220 and HSL of 305°, 86%, 52%. This highly saturated hue evokes energy and excitement, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EE1BDC is #1BEE2D, creating high-contrast pairings. For softer combinations, try analogous colors like #961BEE.

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

Contrast with #EE1BDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EE1BDC?

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

What is the RGB value of #EE1BDC?

#EE1BDC in RGB is (238, 27, 220) - 238 red, 27 green, and 220 blue.

How to use #EE1BDC in CSS?

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

What colors go well with #EE1BDC?

#1BEE2D (complementary), #961BEE (analogous), and #AF0DA2 (lighter shade) work well with #EE1BDC.