This palette is taken from https://intra.kth.se/en/administration/kommunikation/grafiskprofil/profilfarger-1.845077

palette_kth(n = 5, name = "KTH")

Arguments

n

number of colors to use (1..5), default is to return all five

name

name of palette

Value

named vector with colors and hex codes

Details

This function aligns its signature with RColorBrewer::color.pal()

Examples

palette_kth(1)  # return primary color in the KTH palette
#>      blue 
#> "#1954A5"