Liking cljdoc? Tell your friends :D

clunk.palette


blackclj

source

blueclj

source

cyanclj

source

darkenclj

(darken [r g b a :as color])

Darken a colour by 30%, preserving alpha component if present.

Darken a colour by 30%, preserving alpha component if present.
sourceraw docstring

grayclj

source

greenclj

source

greyclj

source

hex->rgbaclj

(hex->rgba hex-string)
(hex->rgba hex-string alpha)
source

lightenclj

(lighten [r g b a :as color])

Lighten a colour by 30%, preserving alpha component if present.

Lighten a colour by 30%, preserving alpha component if present.
sourceraw docstring

magentaclj

source

rand-colorclj

(rand-color)
source

redclj

source

whiteclj

source

yellowclj

source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close