Skip to contents

galway_2 provides the 14 secondary colors of the University of Galway, Ireland.

Usage

galway_2

Format

An object of class character of length 14.

Source

Colour definitions are based on UGalway's brand guidelines (PDF).

Value

A names vector of colors (HEX/HTML codes of type character).

Details

The 14 secondary colors are "aqua marine" (defined as HEX #00b1ba), "ocean blue" (defined as HEX #0080a3), "spring green" (defined as HEX #00bf6f), "lime green" (defined as HEX #c5e86c), "orange" (defined as HEX #f58e2f), "rose" (defined as HEX #e30044), "yellow" (defined as HEX #ffc72b), "deep orchid" (defined as HEX #c4299b), "lavender pink" (defined as HEX #e66eb2), "violet" (defined as HEX #753abd), "ash" (defined as HEX #5e514d), "warm stone" (defined as HEX #94795d), "sandstone" (defined as HEX #c4c0b7), and "black" (defined as HEX #000000).

galway_2 uses the HEX color definitions.

See also

galway_1 for primary 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_1, limerick_1, limerick_2, maynooth, trinity_1, trinity_2, ucc_1, ucc_2, ucd

Author

unicol, 2320-07-16.

Examples

galway_2
#>   aqua marine    ocean blue  spring green    lime green        orange 
#>     "#00b1ba"     "#0080a3"     "#00bf6f"     "#c5e86c"     "#f58e2f" 
#>          rose        yellow   deep orchid lavender pink        violet 
#>     "#e30044"     "#ffc72b"     "#c4299b"     "#e66eb2"     "#753abd" 
#>           ash    warm stone     sandstone         black 
#>     "#5e514d"     "#94795d"     "#c4c0b7"     "#000000" 
unikn::seecol(galway_2, main = "Secondary colours of the University of Galway") # view palette