A named vector of colors (HEX/HTML codes of type character).
Format
An object of class character of length 4.
Author
unicol, 2023-10-15.
Details
The 4 primary colors of the University of Example are
"Uni pink" (defined as HEX "#E0607E"),
"bright grey" (defined as HEX "#CCCCCC"),
"dark gray" (defined as HEX "#4C4C4C"), and
"black" (defined as the R color "black" or HEX "#000000").
example uses the HEX color definitions.
See Also
seecol for viewing and comparing color palettes;
usecol for using color palettes;
simcol for finding similar colors;
newpal for defining new color palettes;
grepal for finding named colors.
example
unikn::seecol(example, main = "Colors of the University of Example") # view color paletteunikn::demopal(example, main = "Illustrating the colors of Example") # demo color palette