Dark24 | R Documentation |
Two palettes, each composed of 24 distinctive colors, optimized for either a light background (Dark24) or a dark background (Light24).
data(Dark24) data(Light24)
A character vector of length 24.
A character vector containing hexadecimal color representations of 24 distinctive colors that are well separated in the CIE L*u*v* color space.
Both color palettes were generated using the
createPalette
function. In addition to specifing seed
colors, the luminance range was restricted to produce either only
light colors or only dark colors.
createPalette
data(Dark24) Dark24 data(Light24) swatch(Light24)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.