# analogous colors of 'red'
adjacent("red", plot = FALSE)
# analogous colors of 'tomato' with default color wheel
analogous("tomato")
# analogous colors of '#606FEF' with darker background
adjacent("#606FEF", bg = "gray20")
Run the code above in your browser using DataLab