Learn R Programming

simplecolors (version 0.1.3)

Access Color Names Using a Standardized Nomenclature

Description

A curated set of colors that are called using a standardized syntax: saturation + hue + lightness. For example, "brightblue4" and "mutedred2". Functions exists to return individual colors by name or to build palettes across or within hues. Most functions allow you to visualize the palettes in addition to returning the desired hex codes.

Copy Link

Version

Install

install.packages('simplecolors')

Monthly Downloads

609

Version

0.1.3

License

GNU General Public License

Issues

Pull Requests

Stars

Forks

Maintainer

Jake Riley

Last Published

August 22nd, 2025

Functions in simplecolors (0.1.3)

sc

Specify color(s) by name
sc_within

Generates a palette within 1 hue
reexports

Objects exported from other packages
color_table

Table of available colors
show_colors

Show all available colors
sc_across

Generates a palette within across hues
simplecolors

simplecolors: A package for accessing color names using a standardized nomenclature