Skip to contents

helsinki_3 provides the departmental accent colors of the University of Helsinki, Finland.

Usage

helsinki_3

Format

An object of class character of length 7.

Source

Color definitions are based on the UH's brand guide (HTML).

Value

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

Details

Additional colors are used only as an accent color for different department's designs and should not be used in general components.

helsinki_3 is based on HEX color definitions.

See also

helsinki_1 for main brand colors of the University of Helsinki; helsinki_2 for grayscale colors of the University of Helsinki; seecol for viewing and comparing color palettes; usecol for using color palettes; simcol for finding similar colors; newpal for defining new color palettes; grepal for finding named colors.

Other Finnish university color palettes: aalto_1, aalto_2, helsinki_1, helsinki_2

Author

unicol, 2023-10-15.

Examples

helsinki_3
#>    add red light     add red dark add purple light       add yellow 
#>        "#E5053A"        "#A31621"        "#420030"        "#F9A21A" 
#>      add skyblue  add green light   add green dark 
#>        "#48C5F8"        "#96BA3C"        "#006400" 
unikn::seecol(helsinki_3, 
              main = "Departmental accent colors of the University of Helsinki, Finland")