Magenta Color Picker & Palette
Magenta is a vivid pink-purple that demands attention. It's bold, creative, and a key color in both RGB and CMYK models.
#ff00ff
rgb(255, 0, 255)
hsl(300, 100%, 50%)
oklch(0.702 0.322 328.4)
cmyk(0%, 100%, 0%, 0%)
Use Cases
Creative agency branding
Fashion and beauty industry
Music and entertainment
Neon and cyberpunk aesthetics
Tips
Magenta is intense — use it as an accent, not a primary
Pair with dark backgrounds for a neon glow effect
Softer magentas work well for feminine designs
FAQ
What is the HEX code for magenta?
Pure magenta is #FF00FF, also known as fuchsia in CSS.
Is magenta accessible?
Magenta (#FF00FF) on white has a ratio of 3.14:1, failing WCAG AA for normal text.
What colors go with magenta?
Magenta pairs with green (complement), dark blue, gold, black, and analogous pinks and purples.
How do I make magenta in HSL?
Magenta (#FF00FF) in HSL is hsl(300, 100%, 50%).