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

Bordeaux

Format

An object of class character of length 1.

See also

pal_bordeaux 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: Grau, Karpfenblau, Peach, Petrol, Pinky, Seeblau, Seegruen, Signal

Examples

Bordeaux  # HEX character "#8E2043" (as value)
#>  Bordeaux 
#> "#8E2043" 
all.equal(Bordeaux, pal_bordeaux[[4]])  # TRUE (same HEX values)
#> [1] "names for target but not for current"

seecol(Bordeaux)  # view color and details