#EE749F Color Information

Hex color code: #EE749F

A dynamic magenta shade, #EE749F appears as (238, 116, 159) in RGB and (339°, 78%, 69%) in HSL. It is typically applied in digital products.

Try:
Color NamePale Violet Red
HEX
#EE749F
RGB
238, 116, 159
HSL
339°, 78%, 69%
CMYK
0%, 51%, 33%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EE749F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 116, 159

Red: 238 / Green: 116 / Blue: 159

HSL

339°, 78%, 69%

Hue: 339° / Saturation: 78% / Lightness: 69%

CMYK

0%, 51%, 33%, 7%

Cyan: 0% / Magenta: 51% / Yellow: 33% / Key: 7%

What color is #EE749F?

#EE749F is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EE749F to RGB:

rgb(238, 116, 159)HEX to RGB Converter →

HEX to HSL

Convert #EE749F to HSL:

hsl(339, 78%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #EE749F to CMYK:

cmyk(0%, 51%, 33%, 7%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #EE749F has RGB (238, 116, 159) and HSL (339°, 78%, 69%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EE749F is #72EEC2, creating high-contrast pairings. For softer combinations, try analogous colors like #EE72DB.

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

Contrast with #EE749F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EE749F?

#EE749F is a striking magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EE749F?

#EE749F in RGB is (238, 116, 159) - 238 red, 116 green, and 159 blue.

How to use #EE749F in CSS?

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

What colors go well with #EE749F?

#72EEC2 (complementary), #EE72DB (analogous), and #E52E6E (lighter shade) work well with #EE749F.