powered by
Can be used to get the hex code of specific colors from the Flat UI color palette. Use flat_colors() to see all available color.
flat_colors()
flat_colors(...)
Character names of colors.
A character vector with color-codes.
# NOT RUN { flat_colors() flat_colors("dark red", "teal") # }
Run the code above in your browser using DataLab