Departmental accent colors of the University of Helsinki, Finland
Source:R/Helsinki.R
helsinki_3.Rd
helsinki_3
provides the departmental accent colors
of the University of Helsinki, Finland.
Source
Color definitions are based on the UH's brand guide (HTML).
Details
Additional colors are used only as an accent color for different department's designs and should not be used in general components.
helsinki_3
is based on HEX color definitions.
See also
helsinki_1
for main brand colors of the University of Helsinki;
helsinki_2
for grayscale colors of the University of Helsinki;
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 Finnish university color palettes:
aalto_1
,
aalto_2
,
helsinki_1
,
helsinki_2
Examples
helsinki_3
#> add red light add red dark add purple light add yellow
#> "#E5053A" "#A31621" "#420030" "#F9A21A"
#> add skyblue add green light add green dark
#> "#48C5F8" "#96BA3C" "#006400"
unikn::seecol(helsinki_3,
main = "Departmental accent colors of the University of Helsinki, Finland")