Pico-8 Pink
#ff77a8 · one of 31,915 named colors
Pico-8 Pink is a light, vivid red with the hex code #ff77a8. In RGB it is 255 red, 119 green and 168 blue, and black text is most readable on top of it.
Codes
HEX
#ff77a8HEX8
#ff77a8ffRGB
rgb(255, 119, 168)RGBA
rgba(255, 119, 168, 1)RGB %
rgb(100%, 47%, 66%)HSL
hsl(338, 100%, 73%)HSLA
hsla(338, 100%, 73%, 1)Variables
Sass
$pico-8-pink: #ff77a8;Less
@pico-8-pink: #ff77a8;CSS
--pico-8-pink: #ff77a8;Similar colors