palette36 {Polychrome} | R Documentation |
A 36-Color Palette
Description
A palette composed of 36 distinctive colors.
Usage
data(palette36)
Format
A character string of length 36.
Details
A character vector containing hexadecimal color representations of 36 distinctive colors that are well separated in the CIE L*u*v* color space. Each color is assigned a name from the ISCC-NBS standard.
Source
The color palette was generated using the createPalette
function with three seed colors: ebony ("#5A5156"), iron ("#E4E1E3"),
and red ("#F6222E").
See Also
Examples
data(palette36)
palette36
[Package Polychrome version 1.5.1 Index]