social_colors {see} | R Documentation |
Can be used to get the hex code of specific colors from the Social color
palette. Use social_colors()
to see all available colors.
social_colors(...)
... |
Character names of colors. |
A character vector with color-codes.
social_colors()
social_colors("dark red", "teal")