Skip to content

lechnerio/brand-color-schemes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brand-color-schemes

This list contains over 500+ brand specific colors.

Installation

$ npm i brand-color-schemes --save

Usage

const bcs = require('brand-color-keywords')
bcs.youtube.red // #FF0000
bcs.twitter.blue // #1DA1F2

Even though CSS color keywords are case-insensitive, this list only contains lowercase keywords (and returns RGB hex values).

Changelog

  • v1.0.2 (2020-09-25): 6 brand colors added
  • v1.0.1 (2020-09-25): 545 colors in total
  • v1.0.0 (2020-09-25): 400+ colors, initial release

License

brand-color-schemes is licensed under the ISC license. See LICENSE for the full license.

About

A list of brand specific color schemes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published