Learn R Programming

unicol (version 0.3.0)

aalto_2: Primary brand colours of Aalto University, Finland

Description

aalto_2 provides the departmental colours for the different schools of Aalto University, Finland.

Usage

aalto_2

Arguments

Value

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

Format

An object of class character of length 6.

Author

unicol, 2023-10-15.

Details

aalto_2 is based on HEX color definitions.

See Also

aalto_1 for primary brand colours of Aalto University; 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, helsinki_1, helsinki_2, helsinki_3

Examples

Run this code
aalto_2
unikn::seecol(aalto_2, 
              main = "Departmental colours of Aalto University, Finland") # view palette

Run the code above in your browser using DataLab