New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

color-name-lists

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

color-name-lists

A collection of color name lists

  • 3.4.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
8
decreased by-50%
Maintainers
1
Weekly downloads
 
Created
Source

Color-Name-Lists 📚

A collection of color name lists.

Usage

$ npm install color-name-lists

Node

import {colorNameLists} from 'color-name-lists';

colorNameLists.lists // object of lists
colorNameLists.meta // description of all the lists

Lists

Basic

A set of basic colors.

source: https://github.com/colorjs/color-namer/tree/master/lib/colors file: ./lib/colors/basic.json

HTML Colors

HTML color names

source: https://github.com/colorjs/color-namer/tree/master/lib/colors file: ./lib/colors/html.json

Traditional Colors of Japan

The traditional colors of Japan are a collection of colors traditionally used in Japanese art, literature, textiles such as kimono, and other Japanese arts and crafts.

srouce: https://en.wikipedia.org/wiki/Traditional_colors_of_Japan file: ./lib/colors/japanese-traditional.json

Le Corbusier

Architectural colours in Le Corbusier's colour system.

source: https://www.lescouleurs.ch/en/the-colours/63-colours file: ./lib/colors/le-corbusier.json

NTC.js

NTC.js color matching library names

source: https://github.com/colorjs/color-namer/tree/master/lib/colors file: ./lib/colors/ntc.json

OS X Crayons

OS X Crayons color names

source: http://www.randomactsofsentience.com/2013/06/os-x-crayon-color-hex-table.html file: ./lib/colors/osxcrayons.json

RAL Color

RAL color matching color names

source: https://jpederson.com/colornerd/ file: ./lib/colors/ral.json

Robert Ridgway's Color Standards and Color Nomenclature

Color Nomenclature by Robert Ridgway (1850-1929) was published in Washignton, DC in 1912, it's part of the public domain in the USA. In August 31, 2020 was added to the Gutenberg Project.

source: https://github.com/davo/Color-Standards-and-Color-Nomenclature file: ./lib/colors/ridgway.json

Wada Sanzō Japanese Color Dictionary Volume I

Names from Wada Sanzō 和田 三造 Colors Dictionary volume I

source: https://sanzo-wada.dmbk.io/ file: ./lib/colors/sanzo-wada-I.json

The Color Thesaurus

The Color Thesaurus by Ingrid Sundberg

source: https://ingridsnotes.wordpress.com/2014/02/04/the-color-thesaurus/ file: ./lib/colors/thesaurus.json

Werner's Nomenclature of Colours

All colors from the book Werner's Nomenclature of Colours.

source: https://www.c82.net/werner/ file: ./lib/colors/werner.json

Microsoft Windows Color Names

List of colors used in older microsoft windows systems

source: https://docs.microsoft.com/en-us/dotnet/api/system.windows.media.colors?view=windowsdesktop-6.0 file: ./lib/colors/windows.json

Wikipedia Color Names

List color names from wikipedia

source: https://github.com/meodai/wikipedia-color-names

X11 Color Names

Standard Xlib or the X11 protocol color names.

source: https://en.wikipedia.org/wiki/X11_color_names file: ./lib/colors/x11.json

XKCD Colors

The 954 most common RGB monitor colors, as defined by several hundred thousand participants in the xkcd color name survey.

source: https://xkcd.com/color/rgb/ file: ./lib/colors/xkcd.json

FAQs

Package last updated on 21 Sep 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc