caltech_pal_2 provides the primary and 4 deep colors of the California Institute of Technology, CA, USA.

caltech_pal_2

Format

An object of class character of length 5.

Source

Color definitions are based on https://identity.caltech.edu/colors.

Value

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

Details

Caltech's primary orange color is defined as Pantone MS 1585c (for coated and matte print jobs, PMS 151 for uncoated print jobs). Use this color for small highlights, rather than large areas.

Caltech's 4 deep colors add contrast to the primary Caltech orange as well as the neutral colors (of caltech_pal_1), and are used to provide depth and texture to communications materials.

Author

unikn, 2022-10-28.

Examples

caltech_pal_2
#> Caltech orange (PMS 1585c)                   PMS 548c 
#>                  "#FF6C0C"                  "#003B4C" 
#>                  PMS 3292c                   PMS 668c 
#>                  "#005851"                  "#644B78" 
#>                   PMS 195c 
#>                  "#7A303F" 
seecol(caltech_pal_2, main = "Primary and deep colors of Caltech")

demopal(caltech_pal_2, type = 2, seed = 2,  
        main = "Using the primary and deep colors of Caltech")