Skip to contents

lmu_3 provides five accent colors of the Ludwig-Maximilians-Universität München, Germany.

Usage

lmu_3

Format

An object of class character of length 5.

Source

Color definitions are based on the LMU brand guide.

Value

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

Details

The accent colors of lmu_3 are used sparsely in combination with the primary colors of lmu_1 and the secondary colors of lmu_2.

Author

unicol, 2022-12-02.

Examples

lmu_3
#>      blau      cyan   violett       rot    orange 
#> "#0F1987" "#009FE3" "#8C4091" "#D71919" "#F18700" 
unikn::seecol(lmu_3, main = "Accent colors of the LMU München")  # view color palette 

unikn::demopal(lmu_3, type = 3, main = "Accent colors of LMU Munich")