UNHCR color yellow.
yellow provides the preferred color of unhcr_pal_yellow
(as an atomic HEX character value) and is defined as
unhcr_pal_yellow[[5]].
See https://media.unhcr.org/archive/Brand-Book-for-external-partners-2CZ7A2P0CGAY.html for details.
unhcr_yellow
An object of class character of length 1.
unhcr_pal_yellow for the corresponding color palette;
unhcr_pal for the unhcr default color palette with all 5 colors of unhcr_pal_yellow;
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_green,
unhcr_grey,
unhcr_red,
unhcr_white
{ unhcr_yellow # HEX character "#FAEB00" (as value) all.equal(unhcr_yellow, unhcr_pal_yellow[[5]]) # TRUE (same HEX values) seecol(unhcr_yellow) # view color and details }