powered by
Quick way to look at a set of hex colours.
plot_hex(hex.colour, back.col = "white")
A ggplot object
character vector specifying colours in hex form
specification of background colour of display
plot_hex("#000000") plot_hex(c("#000000","#FFFFFF"))
Run the code above in your browser using DataLab