palette36: A 36-Color Palette

palette36R 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

createPalette, isccNames.

Examples

data(palette36)
palette36

Polychrome documentation built on May 3, 2022, 9:07 a.m.