Skip to contents

vanderbilt_3 provides the four saturated colors of the Vanderbilt University, USA.

Usage

vanderbilt_3

Format

An object of class character of length 4.

Source

Color definitions are based on Vanderbilt's brand style guide.

Value

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

Details

The 4 saturated colors are "vanderbilt_sky" (defined as HEX #B3C9CD), "vanderbilt_highlight" (defined as HEX #ECB748), "vanderbilt_oak" (defined as HEX #946E24), and "vanderbilt_sage" (defined as HEX #8BA18E).

vanderbilt_3 uses the HEX color definitions.

Author

unicol, 2023-07-12.

Examples

vanderbilt_3
#>       vanderbilt_sky vanderbilt_highlight       vanderbilt_oak 
#>            "#B3C9CD"            "#ECB748"            "#946E24" 
#>      vanderbilt_sage 
#>            "#8BA18E" 
unikn::seecol(vanderbilt_3, main = "Vanderbilt University 3 (saturated)") # view color palette