Skip to contents

uci_4 provides 5 neutral colors of the University of California, Irvine, USA, that are used as the secondary colors of UCI Health.

Usage

uci_4

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 colors are "brick red" (defined as HEX #981e32), "purple" (defined as HEX #631d76), "teal blue" (defined as HEX #0083b3), "green" (defined as HEX #3f9c35), and "dark blue" (defined as HEX #1b3d6d).

uci_4 uses the HEX color definitions.

Only to be used in patient-facing material.

Author

unicol, 2023-07-13.

Examples

uci_4
#> brick red    purple teal blue     green dark blue 
#> "#981e32" "#631d76" "#0083b3" "#3f9c35" "#1b3d6d" 
unikn::seecol(uci_4, main = "Secondary colors of UCI Health")  # view color palette