#ED94CF Color Information

Hex color code: #ED94CF

The hex color #ED94CF is a dynamic magenta with RGB values of (237, 148, 207) and HSL of (320°, 71%, 75%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#ED94CF
RGB
237, 148, 207
HSL
320°, 71%, 75%
CMYK
0%, 38%, 13%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ED94CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 148, 207

Red: 237 / Green: 148 / Blue: 207

HSL

320°, 71%, 75%

Hue: 320° / Saturation: 71% / Lightness: 75%

CMYK

0%, 38%, 13%, 7%

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

What color is #ED94CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ED94CF to RGB:

rgb(237, 148, 207)HEX to RGB Converter →

HEX to HSL

Convert #ED94CF to HSL:

hsl(320, 71%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #ED94CF to CMYK:

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

Color Meaning and Usage

A striking magenta tone, #ED94CF has RGB (237, 148, 207) and HSL (320°, 71%, 75%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ED94CF is #92EDB0, creating high-contrast pairings. For softer combinations, try analogous colors like #DD92ED.

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

Contrast with #ED94CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ED94CF?

#ED94CF is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #ED94CF?

#ED94CF in RGB is (237, 148, 207) - 237 red, 148 green, and 207 blue.

How to use #ED94CF in CSS?

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

What colors go well with #ED94CF?

#92EDB0 (complementary), #DD92ED (analogous), and #E151B1 (lighter shade) work well with #ED94CF.