| Pinky {unikn} | R Documentation |
uni.kn color Pinky
Description
Pinky provides the preferred color of pal_pinky
(as an atomic HEX character value) and is defined as
pal_pinky[[4]].
Usage
Pinky
Format
An object of class character of length 1.
Details
See https://www.uni-konstanz.de/en/university/news-and-media/create-online-and-print-media/corporate-design/ for details.
See Also
pal_pinky for the corresponding color palette;
pal_unikn for the unikn default color palette with all 5 colors of pal_seeblau;
pal_unikn_pref for a uni.kn color palette with all preferred colors;
seecol for viewing and comparing color palettes;
usecol for using color palettes.
Other preferred colors:
Bordeaux,
Grau,
Karpfenblau,
Peach,
Petrol,
Seeblau,
Seegruen,
Signal
Examples
Pinky # HEX character "#E0607E" (as value)
all.equal(Pinky, pal_pinky[[4]]) # TRUE (same HEX values)
seecol(Pinky) # view color and details
[Package unikn version 1.0.0 Index]