fu_pal_1 provides a gradient of the two primary colors of the Free University Berlin, Germany.

fu_pal_1

Format

An object of class character of length 11.

Value

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

Details

See fu_pal_0 for the two primary colors and the ac or usecol functions for creating alternative color gradients.

Author

unikn, 2022-12-03.

Examples

fu_pal_1
#>   FU blue   FU bg 1   FU bg 2   FU bg 3   FU bg 4   FU bg 5   FU bg 6   FU bg 7 
#> "#003366" "#0F425B" "#1E5151" "#2D6047" "#3D703D" "#4C7F33" "#5B8E28" "#6B9E1E" 
#>   FU bg 8   FU bg 9  FU green 
#> "#7AAD14" "#89BC0A" "#99CC00" 
seecol(fu_pal_1, main = "Primary color gradient of the FU Berlin")  # view color palette

demopal(fu_pal_1, type = 4, seed = 2, main = "Primary color gradient of the FU Berlin")