Skip to contents

uci_3 provides five tertiary colors of the of the University of California, Irvine, USA, that are used as the colors of UCI Health.

Usage

uci_3

Format

An object of class character of length 5.

Source

Color definitions are based on UCIrvine's brand guide.

Value

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

Details

The 5 tertiary colors are "dark orange" (defined as HEX #b71234), "bright purple" (defined as HEX #7c109a), "turquoise" (defined as HEX #00b0ca), "lime green" (defined as HEX #7ab800), and "yellow" (defined as HEX #fecb00).

uci_3 uses the HEX color definitions.

Only to be used in patient-facing material.

Author

unicol, 2023-07-13.

Examples

uci_3
#>   dark orange bright purple     turquoise    lime green        yellow 
#>     "#b71234"     "#7c109a"     "#00b0ca"     "#7ab800"     "#fecb00" 
unikn::seecol(uci_3, main = "Tertiary colors of UCI Health") # view color palette