@swatch/lemonchiffon
v1.1.0
Published
JS package for 'lemonchiffon' color
Readme
Various exports of the lemonchiffon color
This package contains already statically computed variants of the lemonchiffon color.
Usage:
const {rgb, hex} = require('@swatches/lemonchiffon');
// Use `rgb`, `hex` to show lemonchiffon in your application.In the browser:
const {hex} = require('@swatch/lemonchiffon/string');
document.body.style.backgroundColor = hex;Supported formats
List of all supported color formats.
As raw values
Exported as properties when importing @swatches/lemonchiffon.
hslhsvhwbcmykxyzlablchhexkeywordansi16ansi256hcgapplegray
As string values
Exported as properties when importing @swatches/lemonchiffon/string.
rgbhslhex
