Learn R Programming

ColorPalette (version 1.0-1)

tetradicColors: tetradic colors

Description

This function generates a specified number of tetradic colors for a given base color

Usage

tetradicColors(baseColor, count)

Arguments

baseColor
The base color specified as hex
count
Number of colors the palette should contain

Examples

Run this code
tetradicColors("#121314", 5)

Run the code above in your browser using DataLab