HTML color code #FF00FF

Example of Magenta or Fuchsia color or HTML color code #FF00FF.

W3C color name: Magenta
Color name: Magenta or Fuchsia
RGB: 255, 0, 255
HSL: 300-deg, 100.00%, 50.00%
CSS shorthand: #F0F
Web safe color: Yes

RGB complementary color:

A complementary color for this color is #00FF00 (Lime).

Example text color using #FF00FF

This text is placeholder text to give you an idea of how this color looks when used as a font color on a white background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.

                    

This text is placeholder text to give you an idea of how this color looks when used as a font color on a black background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.

                    

HTML examples

<p style="color:magenta;">Your text using color name.</p>
<p style="color:#FF00FF;">Your text using HTML color code.</p>
<p style="color:rgb(255 0 255);">Your text using RGB color values.</p>
<p style="color:hsl(300deg 100.00% 50.00%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:magenta; } </style>
<style> p { color:#FF00FF; } </style>
<style> p { color:rgb(255 0 255); } </style>
<style> p { color:hsl(300deg 100.00% 50.00%); } </style>

Lighter colors

#FF0AFF
#FF14FF
#FF1EFF
#FF28FF
#FF32FF
#FF3CFF
#FF46FF
#FF50FF

Darker colors

#F500F5
#EB00EB
#E100E1
#D700D7
#CD00CD
#C300C3
#B900B9
#AF00AF

Analogous colors

#FF00D4
#FF00AA
#FF0080
#FF0055
#FF002B
#FF0000
#FF2A00
#FF5500

Trinary colors

#FF00FF
#FFFF00
#00FFFF

Adjacent colors

#DF73D4
#EE82EE
#FF77FF
#F433FF
#E238EC
#D462FF
#C45AEC
#BA55D3

Other colors containing "fuchsia" or "magenta"

The following table is a list of other colors containing the keyword "fuchsia" or "magenta" in the color name. This table can give you other ideas for shades of fuchsia" or "magenta.

CodeColor
#FF0080Red Magenta
#E3319DDimorphotheca Magenta
#CC338BMagenta Pink
#FF77FFFuchsia Pink
#822EFFBlue Magenta
#8B008BDarkMagenta (W3C)
Tip

Enter any HTML color code into our search to get results like this page.

Computer Hope - HTML color codes - Top 100 color codes