danielnarey/elm-color-math

Functions for scaling colors and converting among representations


Keywords
color, conversion, elm, hex, hexadecimal, scaling
License
BSD-2-Clause
Install
elm-package install danielnarey/elm-color-math 1.0.1

Documentation

Functions for scaling colors and converting among representations

New — Live demo!

This package includes functions for getting and setting individual RGBA and HSLA color components, functions for relative color scaling by hue, saturation, lightness, and alpha, and functions for converting among color representations, including converting hexadecimal color codes to Elm Color values and vice versa.