All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.
hex->rgb
, rgb->hex
, hex->rgba
, rgba->hex
rgb->hsl
, hsl->rgb
, hex->hsl
, hsl->hex
rgb->hsv
, hsv->rgb
valid-hex?
, valid-rgb?
, valid-rgba?
, valid-hsl?
lighten
, darken
, saturate
, desaturate
adjust-hue
, invert
, grayscale
mix
- blend two colors with configurable ratioluminance
, contrast-ratio
, accessible?
find-accessible-color
- automatically find WCAG-compliant colorscomplementary
, triadic
, tetradic
, analogous
monochromatic
, split-complementary
generate-palette
with multiple strategiesbrightness
, dark?
, light?
, vibrant?
, muted?
warm?
, cool?
, temperature
color-distance
, similar?
name->hex
, hex->name
Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |