Skip to contents

vanderbilt_1 provides the four core colors of the Vanderbilt University, USA.

Usage

vanderbilt_1

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 codes of type character).

Details

The 4 core colors are "vanderbilt_metallic_gold" (defined as HEX #FEEEB6), "vanderbilt_flat_gold" (defined as HEX #CFAE70), "vanderbilt_black" (defined as HEX #1C1C1C), and "white" (defined as HEX #FFFFFF).

vanderbilt_1 uses the HEX color definitions.

Author

unicol, 2023-07-12.

Examples

vanderbilt_1
#> vanderbilt_metallic gold     vanderbilt_flat_gold         vanderbilt_black 
#>                "#FEEEB6"                "#CFAE70"                "#1C1C1C" 
#>                    white 
#>                "#FFFFFF" 
unikn::seecol(vanderbilt_1, main = "Vanderbilt University 1 (core colors)") # view color palette