unikn (version 0.1.0)

Peach: uni.kn color Peach.

Description

Peach provides the preferred color of pal_peach (as an atomic HEX character value) and is defined as pal_peach[[4]].

Usage

Peach

Arguments

Format

An object of class character of length 1.

Details

See https://www.uni-konstanz.de for details.

See Also

pal_unikn for the unikn default color palette with all 5 colors of pal_seeblau; pal_peach for the corresponding color palette; pal_unikn_pref for a uni.kn color palette with all preferred colors; seecol to show and use color palettes.

Other preferred colors: Bordeaux, Grau, Karpfenblau, Petrol, Pinky, Seeblau, Seegruen, Signal

Examples

Run this code
# NOT RUN {
Peach  # HEX character "#FEA090" (as value)
all.equal(Peach, pal_peach[[4]])  # TRUE (same HEX values)

# }

Run the code above in your browser using DataLab