README.md

blends blends website

CRAN
status

The objective of blends is to blend colour palettes using blend modes, such as multiply and screen.

Installation

Install from CRAN, or development version from GitHub.

install.packages("blends") 
pak::pak("davidhodge931/blends")

Example

library(dplyr)
library(jumble)

scales::show_col(c(teal, orange, blends::multiply(teal, orange)), ncol = 3)

Other packages

This package is part of a group of related packages built to extend ggplot2.

ggblanket ggrefine ggscribe ggwidth blends jumble

Try the blends package in your browser

Any scripts or data that you put into this service are public.

blends documentation built on May 4, 2026, 9:09 a.m.