We can access the parameters from other places in the class definition by using self, like self.color here.
self
self.color
Make sure to type self.color.