#ED91F2 Color Information

Hex color code: #ED91F2

A soft magenta shade, #ED91F2 appears as (237, 145, 242) in RGB and (297°, 79%, 76%) in HSL. It is often used for branding and logos.

Try:
Color NameViolet
HEX
#ED91F2
RGB
237, 145, 242
HSL
297°, 79%, 76%
CMYK
2%, 40%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ED91F2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 145, 242

Red: 237 / Green: 145 / Blue: 242

HSL

297°, 79%, 76%

Hue: 297° / Saturation: 79% / Lightness: 76%

CMYK

2%, 40%, 0%, 5%

Cyan: 2% / Magenta: 40% / Yellow: 0% / Key: 5%

What color is #ED91F2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ED91F2 to RGB:

rgb(237, 145, 242)HEX to RGB Converter →

HEX to HSL

Convert #ED91F2 to HSL:

hsl(297, 79%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #ED91F2 to CMYK:

cmyk(2%, 40%, 0%, 5%)Color Converter →

Color Meaning and Usage

#ED91F2 is a ethereal magenta color with RGB values of 237, 145, 242 and HSL of 297°, 79%, 76%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ED91F2 is #96F291, creating high-contrast pairings. For softer combinations, try analogous colors like #BD91F2.

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

Contrast with #ED91F2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ED91F2?

#ED91F2 is a ethereal magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #ED91F2?

#ED91F2 in RGB is (237, 145, 242) - 237 red, 145 green, and 242 blue.

How to use #ED91F2 in CSS?

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

What colors go well with #ED91F2?

#96F291 (complementary), #BD91F2 (analogous), and #E24DEA (lighter shade) work well with #ED91F2.