HTML named color
Fuchsia color code
Use the Fuchsia HTML color with HEX #FF00FF, RGB 255,0,255 and HSL 300,100%,50%. Copy CSS examples, shades and accessible contrast combinations.
Roses
#FF00FF
rgb(255,0,255)
HEX
#FF00FFRGB
rgb(255,0,255)HSL
hsl(300,100%,50%)CSS name
fuchsiaHow to use this color
Fuchsia can be used for CSS text, backgrounds, borders, badges and interface accents. Test contrast before using it for small text, and pair it with neutral colors for a balanced design.
CSS examples
.text-fuchsia {
color: #FF00FF;
}
.bg-fuchsia {
background-color: fuchsia;
}
.border-fuchsia {
border-color: rgb(255,0,255);
}Shades palette
#330033#740274#B706B7#F40BF4#F44EF4#F692F6#FAD1FA