Learn R Programming

unicol (version 0.3.0)

lund_2: Pastel colours of the University of Lund, Sweden

Description

lund_2 provides the five pastel colours of the Lund University, Sweden.

Usage

lund_2

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-12.

Details

See lund_3 for darker pastel colours of Lund University.

lund_2 is based on RGB color definitions.

See Also

lund_1 for profile colours of Lund University; lund_3 for darker pastel colours of Lund 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 Swedish university color palettes: gothenburg, lund_1, lund_3, stockholm_1, stockholm_2, uppsala

Examples

Run this code
lund_2
unikn::seecol(lund_2, main = "Pastel colours of Lund University, Sweden")

Run the code above in your browser using DataLab