R/dehex.R
dh_swatch.Rd
Check the colour of an input hex colour code by plotting it.
dh_swatch(hex_code)
Character. A valid hex colour code starting with a hash mark (#). Characters must take the values 0 to 9 or A to F (case insensitive).
A plot.
dh_swatch("#F14362")