Learn R Programming

Polychrome (version 1.5.4)

palette36: A 36-Color Palette

Description

A palette composed of 36 distinctive colors.

Usage

data(palette36)

Arguments

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.

See Also

createPalette, isccNames.

Examples

Run this code
data(palette36)
palette36

Run the code above in your browser using DataLab