Skip to contents

UCSD_1_core provides four Core colors. of the UCSD, UC San Diego, University of California, USA.

Usage

UCSD_1_core

Format

An object of class character of length 4.

Source

Color definitions are based on the Color manual.

Value

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

Details

Our core colors are the official colors of UC San Diego. Consistent use of these colors in all branding is essential to establishing our identity.

The 4 core colors are "ucsd_navy" (defined as CMYK 100/86/42/42, RGB R24/43/73, HEX #182B49), "ucsd_blue" (defined as CMYK 100/35/3/21, RGB R0/98/155, HEX #00629B), "ucsd_yellow" (defined as CMYK 0/14/100/0, RGB R255/205/0, HEX #FFCD00), and "ucsd_gold" (defined as CMYK 6/35/99/18, RGB R198/146/20, HEX #C69214).

UCSD_1_core uses the HEX color definitions.

Author

unicol, 2023-06-16.

Examples

UCSD_1_core
#>   sd_navy   sd_blue sd_yellow   sd_gold 
#> "#182B49" "#00629B" "#FFCD00" "#C69214" 
unikn::seecol(UCSD_1_core, main = "Core colors UCSD") # view color palette