Crayon.css

Because colors have a name

Crayon.css is a list of css variables linking color names to hexadecimal values, usable with postCSS or with your favourite CSS preprocessor, being it Stylus, Sass or Less.

@import crayon

body
  background piggypink
  color grape
  border 1px solid licorice
[ View on Github ]

Let's
get
dark