| qualPal | R Documentation |
Qualitative colour palettes
qualPal()
color_brewer_* come from https://colorbrewer2.org/.
seaborn_* come from https://seaborn.pydata.org/.
carto_colors_* come from https://carto.com/carto-colors/.
solarized_accent comes from https://ethanschoonover.com/solarized/.
coloropt_* come from http://tsitsul.in/blog/coloropt/.
rainbow_12bit comes from https://iamkate.com/data/12-bit-rainbow/.
oksolar comes from https://meat.io/oksolar.
xgfs comes from http://tsitsul.in/blog/coloropt/.
nightfly comes from https://github.com/bluz71/vim-nightfly-colors.
openstreetmap comes from https://github.com/gravitystorm/openstreetmap-carto.
nvim_mean comes from https://gist.github.com/echasnovski/283c6676bd7b29124d56b0b262b09c69.
futurama comes from https://github.com/nanxstats/ggsci/.
Other palettes are original.
named list of qualitative colour palettes as vectors of hex-codes
library(scico) - Scientific Colour Maps by Fabio Crameri
library(viridis) - colour-blind friendly perceptually uniform palettes
library(khroma) - perceptual colour palettes
library(RColorBrewer) - based on Cynthia Brewer's ColorBrewer2.org
library(colorspace) - HCL-based palettes, tools to manipulate colours
library(cartography) - thematic colours for mapping
library(wesanderson) - inspired by Wes Anderson films
library(ghibli) - inspired by Studio Ghibli films
library(nationalparkcolors) - inspired by US National Parks
library(MetBrewer) - based on artwork from Metropolitan Museum of Art, NY
library(ggsci) - palettes for scientific journals
qualPal()[[1]]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.