String
Hair colors are just strings containing a color such as "#A55728"
.
These are just String
s, so feel free to define others, and do let your users choose their own.
auburn : HairColor
#A55728
black : HairColor
#2C1B18
blonde : HairColor
#B58143
blondeGolden : HairColor
#D6B370
brown : HairColor
#724133
brownDark : HairColor
#4A312C
pastelPink : HairColor
#F59797
platinum : HairColor
#ECDCBF
red : HairColor
#C93305
silverGray : HairColor
#E8E1E1