A list of color names and its values
TypeScript definitions for color-name
Color Name to Hex
A array with color name -> Hex rgb.
Determine if a name is a valid CSS color name
A collection of color name lists
CSS color name to RGB map
A javascript library that returns a color code for a given color name.
Finds the closest color name to a given hex, rgb and hsl color (with and without alpha). It uses the Euclidean distance formula to calculate the distance between colors in the RGB color space
Get color name and other informations from Hex Color Code
long list of color names
Generate color name according with the base color name and group
A command line tool which helps to map a hex color code to a color name, based on Zeplin's color palette dataset
Converts Hex Codes to Color Names
A package for getting color name in different languages
Gets the dominant color or color palette in the image and the color name in English and Chinese.
Generates random color name
A array with color name -> decimal rgb.
A collection of color name lists extracted from the [Many Languages, Many Colors](https://uwdata.github.io/color-naming-in-different-languages/) research project by the UW Data Lab.
css support color name
Get color name
Rest API that returns a bunch of color names for a given color-value
A simple package that gives back the color-name of a hex or rgb value
Get color name
A crate with color names and its values and usefull functions inluded to get similar colour name by RGB data; Based on css-color names.
Names for a large set of widely understood color sets, like HTML/CSS or xkcd
A simple and basic color conversion and manipulation library
Unofficial CLI client for Copilot Money
A CLI tool that turns a git repository into seven parallel color-named worktrees (ROYGBIV) for managing multiple features simultaneously
CSS linter
A crate to map [r, g, b] values to the color name it corresponds to. Note that this lib is rather large and can increase compile time drastically.
A simple ruby gem that allows you to get a name of any color.
A color conversion library supporting hex, RGB, HSL, and HSV formats with parsing, manipulation (lighten, darken, saturate, desaturate), contrast ratio calculation, and all 148 CSS named colors.
A gem that provides color names and the rgb and hexadecimal codes.
Port of ntc.js by Chirag Mehta
Turning hex colors into real world color names
Generate plausible color names, such as "Bright Red", "Vivid Green", "Deep Blue"
color-japanese defines RGB value for Japanese color names. Supported color names are: * Japanese traditional colors * JIS Z 8102 (Names of non-luminous object colours)
Find color name and categorize easily by a Ruby Gem!
color-tools is a Ruby library to provide RGB, CMYK, and other colourspace support to applications that require it. It also provides 152 named RGB colours. It offers 152 named RGB colours (184 with spelling variations) that are commonly supported and used in HTML, SVG, and X11 applications. A technique for generating a monochromatic contrasting palette is also included.
ColorNamer is a gem that allows you to name color from RGB value or from HTML hash. It will find the closest color and return a HTML hash, name and shade of that color.
Gets the dominant colors from an image and guesses names for those
Color is a Ruby library to provide RGB, CMYK, HSL, and other color space manipulation support to applications that require it. It provides optional named RGB colors that are commonly supported in HTML, SVG, and X11 applications. The Color library performs purely mathematical manipulation of the colors based on color theory without reference to device color profiles (such as sRGB or Adobe RGB). For most purposes, when working with RGB and HSL color spaces, this won't matter. Absolute color spaces (like CIE LAB and CIE XYZ) cannot be reliably converted to relative color spaces (like RGB) without color profiles. When necessary for conversions, Color provides D65 and D50 reference white values in Color::XYZ. Color 2.2 adds a minor feature where an RGB color created from values can silently inherit the `#name` of a predefined color if `color/rgb/colors` has already been loaded. It builds on the Color 2.0 major release, dropping support for all versions of Ruby prior to 3.2 as well as removing or renaming a number of features. The main breaking changes are: - Color classes are immutable Data objects; they are no longer mutable. - RGB named colors are no longer loaded on gem startup, but must be required explicitly (this is _not_ done via `autoload` because there are more than 100 named colors with spelling variations) with `require "color/rgb/colors"`. - Color palettes have been removed. - `Color::CSS` and `Color::CSS#[]` have been removed.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.