Learn R Programming

unicol (version 0.3.0)

ucd: Colours of the University College Dublin, Ireland

Description

ucd provides seven colours of the University College Dublin, Ireland.

Usage

ucd

Arguments

Value

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

Format

An object of class character of length 7.

Author

Contributed to unicol by Enda Patrick Hargaden, 2023-09-13.

Details

The five primary colours UCD blue, UCD navy, UCD gold, UCD rich green, and UCD bright green, are defined in UCD's Brand identity guidelines (PDF, Version 3, 2006).

Two additional colours UCD navy dark and UCD gold light are defined in UCD's CSS specifications (v0.0.1)

ucd is based on the HEX colour values of the CSS specs.

See Also

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_1, limerick_2, maynooth, trinity_1, trinity_2, ucc_1, ucc_2

Examples

Run this code
ucd
unikn::seecol(ucd, main = "Colours of the University College Dublin")  # view colour palette

Run the code above in your browser using DataLab