Learn R Programming

unicol (version 0.3.0)

helsinki_1: Main brand colors of the University of Helsinki, Finland

Description

helsinki_1 provides the brand main colors of the University of Helsinki, Finland.

Usage

helsinki_1

Arguments

Value

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

Format

An object of class character of length 5.

Author

unicol, 2023-10-15.

Details

To be used in combination with the grayscale colors of helsinki_2.

The main colors of Helsinki University style are white, black, and shades of blue defined in the brand guide.

helsinki_1 is based on HEX color definitions.

See Also

helsinki_2 for grayscale 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_2, helsinki_3

Examples

Run this code
helsinki_1
unikn::seecol(helsinki_1, 
              main = "Brand main colors of the University of Helsinki, Finland") # view palette

Run the code above in your browser using DataLab