Skip to contents

limerick_1 provides the four primary colours of the University of Limerick, Ireland.

Usage

limerick_1

Format

An object of class character of length 4.

Source

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

Value

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

Details

The 4 primary colours are "UL green" (defined as HEX #005335), "UL modern green" (defined as HEX #00B140), "UL heritage green" (defined as HEX #003726), "white" (defined as HEX #FFFFFF).

limerick_1 uses the HEX colour definitions.

See also

limerick_2 for secondary colours of the University of Limerick; 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, galway_2, limerick_2, maynooth, trinity_1, trinity_2, ucc_1, ucc_2, ucd

Author

unicol, 2023-07-16.

Examples

limerick_1
#>          UL green   UL modern green UL heritage green             white 
#>         "#005335"         "#00B140"         "#003726"         "#FFFFFF" 
unikn::seecol(limerick_1, col_bg = "grey90", 
              main= "Primary colours of the University of Limerick")  # view palette