Pink Flamingo
#ff66ff · one of 31,915 named colors
Pink Flamingo is a light, vivid pink with the hex code #ff66ff. In RGB it is 255 red, 102 green and 255 blue, and black text is most readable on top of it.
Part of Shades of Pink →
Try Pink Flamingo in the generator →
Codes
HEX
#ff66ffHEX8
#ff66ffffRGB
rgb(255, 102, 255)RGBA
rgba(255, 102, 255, 1)RGB %
rgb(100%, 40%, 100%)HSL
hsl(300, 100%, 70%)HSLA
hsla(300, 100%, 70%, 1)Variables
Sass
$pink-flamingo: #ff66ff;Less
@pink-flamingo: #ff66ff;CSS
--pink-flamingo: #ff66ff;