Learn R Programming

unicol (version 0.3.0)

stockholm_2: Additional colours of the University of Stockholm, Sweden

Description

stockholm_2 provides nine additional colours of the University of Stockholm, Sweden.

Usage

stockholm_2

Arguments

Value

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

Format

An object of class character of length 9.

Author

unicol, 2023-10-12.

Details

stockholm_2 consists of 2 accent colours, 4 base colours, and 3 other colours. Note that the 3 other colours -- named "Green", "Red", and "Red 10%" -- have limited use (see the Visual identity manual for details).

stockholm_2 is based on the digital palette and uses HEX color definitions. (See the visual identity guide for printing details and definitions.)

See Also

stockholm_1 for main colours of the University of Stockholm; 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 Swedish university color palettes: gothenburg, lund_1, lund_2, lund_3, stockholm_1, uppsala

Examples

Run this code
stockholm_2
unikn::seecol(stockholm_2, col_bg = "grey96",  
              main = "Additional colours of the University of Stockholm, Sweden")  # view palette

Run the code above in your browser using DataLab