Skip to contents

uni_konstanz_2 provides the palette of preferred colors of the University of Konstanz, Germany.

Usage

uni_konstanz_2

Format

An object of class character of length 9.

Source

R package unikn, retrieved from https://CRAN.R-project.org/package=unikn, doi doi:10.5281/zenodo.7096191 .

Original color definitions are based on uni.kn's Corporate design and Colours for complex graphics pages.

Value

A named vector of colors (HEX/HTML codes of type character).

Details

The R package unikn (at https://CRAN.R-project.org/package=unikn) provides many additional color palettes for the University of Konstanz.

Author

unicol, 2022-10-20.

Examples

uni_konstanz_2
#>     Seeblau       Pinky    Seegruen       Peach Karpfenblau      Signal 
#>   "#59C7EB"   "#E0607E"   "#0A9086"   "#FEA090"   "#3E5496"   "#EFDC60" 
#>    Bordeaux        Grau      Petrol 
#>   "#8E2043"   "#9AA0A7"   "#077187" 
unikn::seecol(uni_konstanz_2, main = "Preferred colors of the University of Konstanz")  

unikn::demopal(uni_konstanz_2, type = 3, main = "Preferred colors of the Uni Konstanz")