#FF00FFmagenta
Magenta
CSS named color · Purple family
HEX
#FF00FFRGB
rgb(255, 0, 255)HSL
hsl(300, 100%, 50%)CSS
magentaTints & Shades
#ffd6ff
#ffa8ff
#ff80ff
#ff57ff
#ff29ff
#FF00FF
#d600d6
#a800a8
#80007f
#570057
#290029
LighterDarker
Complementary Color
Magenta
#FF00FF
Complement
#00ff00
hsl(120, 100%, 50%)
CSS Usage
.element {
color: magenta;
background-color: magenta;
}
/* Using hex */
.element {
color: #FF00FF;
background-color: #FF00FF;
}
/* Using RGB */
.element {
color: rgb(255, 0, 255);
background-color: rgb(255, 0, 255);
}Similar Colors
Related Tools
Browse All CSS Colors
RedBlueGreenYellowOrangePurplePinkCyanMagentaWhiteBlackGraySilverGoldCoralSalmonTomatoCrimsonMaroonNavyTealAquaLimeOliveIndigoVioletPlumOrchidTurquoiseChocolateSiennaPeruTanWheatIvoryLinenBeigeLavenderThistleKhakiSky BlueSteel BlueRoyal BlueDodger BlueDeep PinkHot PinkFuchsiaAquamarineSpring GreenMedium Sea Green