Learn R Programming

unicol (version 0.3.0)

eth_2: Lighter shades of the colors of the ETH Zurich, CH

Description

eth_2 provides lighter shades of the default colors of the ETH Zürich, Switzerland.

Usage

eth_2

Arguments

Value

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

Format

An object of class character of length 7.

Author

unicol, 2022-12-30.

Details

The primary colors of the ETH Zurich are provided by eth_1.

The Swiss abbreviation "ETH" stands for "Eidgenössische Technische Hochschule".

See Also

eth_1 and eth_3 for alternative colors of the ETH Zurich; 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 Swiss university color palettes: eth_1, eth_3

Examples

Run this code
eth_2
unikn::seecol(eth_2, main = "Light shades of the ETH Zurich")  # view color palette
unikn::demopal(eth_2, type = 4, main = "Light shades of ETH Zürich colors")

Run the code above in your browser using DataLab