| muted | R Documentation | 
Mute standard colour
muted(colour, l = 30, c = 70)
colour | 
 character vector of colours to modify  | 
l | 
 new luminance  | 
c | 
 new chroma  | 
Other colour manipulation: 
alpha(),
col2hcl(),
col_mix(),
colour_manip
muted("red")
muted("blue")
show_col(c("red", "blue", muted("red"), muted("blue")))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.