limerick_1: Primary colours of the University of Limerick, Ireland

limerick_1R Documentation

Primary colours of the University of Limerick, Ireland

Description

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.

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.

Value

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

Author(s)

unicol, 2023-07-16.

Source

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

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

Examples

limerick_1
unikn::seecol(limerick_1, col_bg = "grey90", 
              main= "Primary colours of the University of Limerick")  # view palette


unicol documentation built on May 29, 2024, 7:17 a.m.