Color3.White

HTML Color: <span style='background-color: White;'>White</span>

class Color3
alias White = AliasSeq!(1, 1, 1)

Meta