:fill

Example

Sets the color of the children. :color - The name of the color (string) :colors - The RGB or HSB color values (vector of numbers)
[:fill {:color "purple"} [:rect {:x 40, :y 40, :width 150, :height 150}]]