Get the Among Us emoji with matching color.
The emoji snowflake.
Get this color as it's Color enum.
The Color enum.
Get the name of this color as a string.
The string.
An implementation of BaseColor.
Parses a role string and tries to return an implementation of BaseColor from it.
Role string to parse and return corresponding implementation of BaseColor.
An implementation of BaseColor, or null, if no value found.
Base class for Color classes, and also factory for providing inherited classes.