This is a Purescript port of the Color
module from Elm's core library (docs, source).
This library is intended to help port Elm libraries and programs to Purescript.
bower install purescript-elm-color
import Elm.Color
Please see the Module Documentation.
Everything from Elm's Color
module is included.