Fuchsia Pink
#ff77ff · one of 31,915 named colors
Fuchsia Pink is a light, vivid pink with the hex code #ff77ff. In RGB it is 255 red, 119 green and 255 blue, and black text is most readable on top of it.
Codes
HEX
#ff77ffHEX8
#ff77ffffRGB
rgb(255, 119, 255)RGBA
rgba(255, 119, 255, 1)RGB %
rgb(100%, 47%, 100%)HSL
hsl(300, 100%, 73%)HSLA
hsla(300, 100%, 73%, 1)Variables
Sass
$fuchsia-pink: #ff77ff;Less
@fuchsia-pink: #ff77ff;CSS
--fuchsia-pink: #ff77ff;