Color pallete used at the Georg August University of Göttingen as per these guidelines.

ugoe_pal()

Value

A list of three elements, all character vectors of hex color values, named by their official name as per the above source:

  1. primary colors,

  2. secondary colors and

  3. faculty for the colors of the different schools.

Examples

purrr::walk(.x = ugoe_pal(), .f = scales::show_col)