eth_1 {unicol} | R Documentation |
Default colors of the ETH Zurich, CH
Description
eth_1
provides the seven default colors
of the ETH Zürich, Switzerland.
Usage
eth_1
Format
An object of class character
of length 7.
Details
Lighter shades of the ETH Zurich colors are provided by eth_2
.
The Swiss abbreviation "ETH" stands for "Eidgenössische Technische Hochschule".
Value
A named vector of colors (HEX/HTML codes of type character).
Author(s)
unicol, 2022-12-30.
Source
Color definitions are based on https://ethz.ch/de.html/staffnet/en/service/communication/corporate-design/digital-media/web-colours.html.
See Also
eth_2
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_2
,
eth_3
Examples
eth_1
unikn::seecol(eth_1, main = "Default colors of the ETH Zürich") # view color palette
unikn::demopal(eth_1, type = 3, main = "Using the default colors of ETH Zurich")