Skip to contents

helsinki_2 provides the grayscale colors of the University of Helsinki, Finland.

Usage

helsinki_2

Format

An object of class character of length 5.

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

To be used in combination with the main brand colors of helsinki_1.

helsinki_2 is based on HEX color definitions.

See also

helsinki_1 for main brand colors of the University of Helsinki; helsinki_3 for departmental 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_3

Author

unicol, 2023-10-15.

Examples

helsinki_2
#>       white       light medium dark        dark       black 
#>   "#ffffff"   "#f8f8f8"   "#979797"   "#555555"   "#000000" 
unikn::seecol(helsinki_2, col_bg = "grey90",  
              main = "Grayscale colors of the University of Helsinki, Finland") # view palette