Magenta β #FF00FF
CSS named color Β· every format, accessibility scores and similar colors.
All color formats
CSS code
color: magenta;
color: #FF00FF;
background-color: magenta;
CSS named color Β· every format, accessibility scores and similar colors.
color: magenta;
color: #FF00FF;
background-color: magenta;
The CSS named color Magenta has the HEX code #FF00FF. You can use either the name or the HEX value in CSS.
All 148 CSS named colors are supported by every modern browser. 'Web safe' historically referred to a 216-color palette for 8-bit displays β no longer a practical constraint.
Use color: magenta; or color: #FF00FF; β both are equivalent in all browsers.