generative-art-0.1.0.0
Safe HaskellSafe-Inferred
LanguageHaskell2010

Draw.Color.Schemes.Continuous

Description

Beautiful and practical color schemes, taken from

Synopsis

Linear, clamped on [0..1]

Haskell

haskell :: Double -> Color Double Source #

Official Haskell colors, as extracted from the SVG logo on haskell.org, linearly interpolated between.

The actual logo’s colors can be found at [0, 0.5, 1].

Matplotlib

Seaborn sequential

Seaborn diverging

ColorBrewer2 sequential

ColorBrewer2 divisive

Cyclic on [0..1]