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 ("#474747"), iron ("#E2E2E2"), and red ("#F70000").

See Also

createPalette, isccNames.

Examples

data(palette36)
palette36

[Package Polychrome version 1.1.1 Index]