Skip to contents

oslo provides the colours of the University of Oslo, Norway.

Usage

oslo

Format

An object of class character of length 16.

Source

Color definitions are based on UiO's design manual (HTML).

Value

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

Details

oslo is based on HEX color definitions.

See UiO's design manual for usage, inspirations, and alternative definitions.

See also

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 Norwegian university color palettes: bergen_1, bergen_2, bergen_3, bergen_4

Author

unicol, 2023-10-10.

Examples

oslo
#>   Red (seal)        black         Grey         Blue   Light blue    Blue tone 
#>    "#B60000"    "#000000"    "#B2B3B7"    "#3E31D6"    "#86A4F7"    "#E6ECFF" 
#>        Green  Light green   Green tone          Red    Light red     Red tone 
#>    "#2EC483"    "#6CE1AB"    "#CEFFDF"    "#DD0000"    "#FB6666"    "#FEE0E0" 
#>       Orange Light orange  Orange tone       Yellow 
#>    "#FEA11B"    "#FDCB87"    "#FFE8D4"    "#FFFEA7" 
unikn::seecol(oslo, main = "The colours of the University of Oslo, Norway") # view palette