css_colors: Named CSS Colors

css_colorsR Documentation

Named CSS Colors

Description

Named CSS Colors

Usage

css_colors

Format

A data.frame with 148 rows and 2 variables:

name

the name of the color in the CSS specification.

hex

the corresponding hex code.

Source

https://www.w3.org/TR/css-color-4/#named-colors

See Also

css or hex to parse such colors into their hex codes.


jiho/chroma documentation built on Nov. 26, 2022, 2:39 a.m.