Skip to contents

ucla_3 provides six tertiary brand colors of the University of California, Los Angeles (UCLA), USA.

Usage

ucla_3

Format

An object of class character of length 6.

Source

Color definitions are based on UCLA's Color manual.

Value

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

Details

The 6 tertiary colors have different definitions for print and screen uses. See UCLA's Color manual for definitions and details.

ucla_3 uses the HEX color definitions.

A tertiary palette has been developed for use as an accent to the primary and secondary colors (of ucla_1 and ucla_2).

Please note that in order to maintain maximum vibrancy of these colors, they will appear slightly different between screen and print. Due to printing limitations, the CMYK values are slightly duller than ideal.

If your budget allows, select one tertiary color from the palette to include in your project and print it as a spot to bring the vibrancy fully to life in print. For the sake of accessibility, restrict use of tertiary colors to graphics only.

Author

unicol, 2023-06-16.

Examples

ucla_3
#>    yellow     green   magenta      cyan    purple     black 
#> "#FFFF00" "#00FF87" "#FF00A5" "#00FFFF" "#8237FF" "#000000" 
unikn::seecol(ucla_3, main = "The tertiary colors of UCLA")  # view color palette