galway_1
provides the five primary colors
of the University of Galway, Ireland.
Source
Colour definitions are based on UGalway's brand guidelines (PDF).
Details
The 5 primary colors are
"Galway maroon"
(defined as HEX #a80050),
"Galway deep maroon"
(defined as HEX #84003d),
"Galway magenta"
(defined as HEX #e6007e),
"black"
(defined as HEX #000000), and
"white"
(defined as HEX #ffffff).
galway_1
uses the HEX color definitions.
See also
galway_2
for secondary colors of the University of Galway;
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 Irish university color palettes:
galway_2
,
limerick_1
,
limerick_2
,
maynooth
,
trinity_1
,
trinity_2
,
ucc_1
,
ucc_2
,
ucd
Examples
galway_1
#> Galway maroon Galway deep maroon Galway magenta black
#> "#a80050" "#84003d" "#e6007e" "#000000"
#> white
#> "#ffffff"
unikn::seecol(galway_1, col_bg = "grey90",
main = "Primary colors of the University of Galway") # view palette