Skip to contents

This idea comes (and uses functions) from the monochromeR package and Cara Thompson's talk titled “Visualise, Optimise, Parameterise!”. The idea is that a set of colors in a palette will go together better if you also blend a common color into all of them.

Usage

blend_palette(colors, blend, amount = 3)

Arguments

colors

A vector of colors to blend

blend

A color to blend with the colors

amount

An integer between 0 and 10 to determine the strength of the blend