#FF2EDC Color Information

Hex color code: #FF2EDC

#FF2EDC is a striking magenta color. In RGB it is (255, 46, 220), and in HSL it is (310°, 100%, 59%). It is popular in mobile app design.

Try:
Color NameMagenta
HEX
#FF2EDC
RGB
255, 46, 220
HSL
310°, 100%, 59%
CMYK
0%, 82%, 14%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FF2EDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 46, 220

Red: 255 / Green: 46 / Blue: 220

HSL

310°, 100%, 59%

Hue: 310° / Saturation: 100% / Lightness: 59%

CMYK

0%, 82%, 14%, 0%

Cyan: 0% / Magenta: 82% / Yellow: 14% / Key: 0%

What color is #FF2EDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FF2EDC to RGB:

rgb(255, 46, 220)HEX to RGB Converter →

HEX to HSL

Convert #FF2EDC to HSL:

hsl(310, 100%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #FF2EDC to CMYK:

cmyk(0%, 82%, 14%, 0%)Color Converter →

Color Meaning and Usage

#FF2EDC is a eye-catching magenta color with RGB values of 255, 46, 220 and HSL of 310°, 100%, 59%. This highly saturated hue evokes energy and excitement, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FF2EDC is #2EFF51, creating high-contrast pairings. For softer combinations, try analogous colors like #B92EFF.

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

Contrast with #FF2EDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FF2EDC?

#FF2EDC is a eye-catching magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #FF2EDC?

#FF2EDC in RGB is (255, 46, 220) - 255 red, 46 green, and 220 blue.

How to use #FF2EDC in CSS?

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

What colors go well with #FF2EDC?

#2EFF51 (complementary), #B92EFF (analogous), and #E000BB (lighter shade) work well with #FF2EDC.