pixelspring / ColorSpring

A tool for choosing colours, based on the complete list of native CSS Color Names

Home Page:https://colorspring.pixelspring.co.uk/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ColorSpring

Named CSS Color Tool - CSS defines a large set of “named colors” that can be used in place of hex or RGB values. 16 of these named colours are originally from HTML: aqua, black, blue, fuchsia, gray, green, lime, maroon, navy, olive, purple, red, silver, teal, white, & yellow. The rest mainly derive from the X11 color system, used in Unix derived systems.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

About

A tool for choosing colours, based on the complete list of native CSS Color Names

https://colorspring.pixelspring.co.uk/


Languages

Language:JavaScript 48.7%Language:CSS 32.5%Language:Vue 17.5%Language:HTML 1.3%