#E944CB Color Information

Hex color code: #E944CB

#E944CB is a dynamic magenta color. In RGB it is (233, 68, 203), and in HSL it is (311°, 79%, 59%). It is widely used in graphic design.

Try:
Color NameHot Pink
HEX
#E944CB
RGB
233, 68, 203
HSL
311°, 79%, 59%
CMYK
0%, 71%, 13%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E944CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

233, 68, 203

Red: 233 / Green: 68 / Blue: 203

HSL

311°, 79%, 59%

Hue: 311° / Saturation: 79% / Lightness: 59%

CMYK

0%, 71%, 13%, 9%

Cyan: 0% / Magenta: 71% / Yellow: 13% / Key: 9%

What color is #E944CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E944CB to RGB:

rgb(233, 68, 203)HEX to RGB Converter →

HEX to HSL

Convert #E944CB to HSL:

hsl(311, 79%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #E944CB to CMYK:

cmyk(0%, 71%, 13%, 9%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #E944CB has RGB (233, 68, 203) and HSL (311°, 79%, 59%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E944CB is #44E962, creating high-contrast pairings. For softer combinations, try analogous colors like #B544E9.

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

Contrast with #E944CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E944CB?

#E944CB is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E944CB?

#E944CB in RGB is (233, 68, 203) - 233 red, 68 green, and 203 blue.

How to use #E944CB in CSS?

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

What colors go well with #E944CB?

#44E962 (complementary), #B544E9 (analogous), and #C918A8 (lighter shade) work well with #E944CB.