UNHCR color green.
green provides the preferred color of unhcr_pal_green
(as an atomic HEX character value) and is defined as
unhcr_pal_green[[5]].
See https://media.unhcr.org/archive/Data-visualisation-colour-palette-2CZ7A2HOVFP9.html for details.
unhcr_green
An object of class character of length 1.
unhcr_pal_green for the corresponding color palette;
unhcr_pal for the UNHCR default color palette with all 5 colors of unhcr_pal_blue;
unhcr_pal_primary for a UNHCR color palette with primary colors;
seecol to show color palettes;
usecol to use color palettes.
Other preferred colors:
unhcr_black,
unhcr_blue,
unhcr_darkblue,
unhcr_grey,
unhcr_red,
unhcr_white,
unhcr_yellow
{ unhcr_green # HEX character "#00B398" (as value) all.equal(unhcr_green, unhcr_pal_green[[5]]) # TRUE (same HEX values) seecol(unhcr_green) # view color and details }