pentadic: pentadic

Description Usage Arguments Examples

Description

This function returns pentadic colors to a given hex color

Usage

1
pentadic(hex)

Arguments

hex

The base color specified as hex

Examples

1
pentadic("#121314")

Example output

[1] "#141212" "#141412" "#121413" "#121314" "#141214"

ColorPalette documentation built on May 2, 2019, 9:31 a.m.