Magenta Fizz
#ed24ed
Here's everything about the color Magenta Fizz (#ed24ed) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ed24ed | |
|---|---|---|
| RGB | rgb(237, 36, 237) | |
| HSL | hsl(300, 85%, 54%) | |
| CMYK | cmyk(0%, 85%, 0%, 7%) | |
| LAB | lab(57, 85, -55) | |
| OKLCH | oklch(0.67 0.293 328) |
Color harmonies
Tints & shades
Code snippets
color: #ed24ed;
background-color: #ed24ed;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-fuchsia-500 /* ≈ #e12afb */
/* Flutter */
Color(0xFFED24ED)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.14, blue: 0.93, alpha: 1.0)