Color3.White

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

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

Meta