Skip to contents

wm_2 provides the two secondary colors of William & Mary, Virginia, USA.

Usage

wm_2

Format

An object of class character of length 2.

Source

Color definitions are based on William & Mary’s visual identity and brand guidelines.

Value

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

Details

The secondary university colors are Spirit gold and W&M silver (see palette and William & Mary’s visual identity and brand guidelines for definitions and details).

wm_2 uses the HEX color definitions.

Secondary colors may be the main brand color in certain communications, but they are not as widely used as the primary colors.

Spirit gold, for instance, is often used in an athletic context to represent the university with bright, bold color.

W&M silver works well as the main color for publications such as formal event invitations.

Author

unicol, 2023-08-29.

Examples

wm_2
#> spirit gold  W&M silver 
#>   "#F0B323"   "#D0D3D4" 
unikn::seecol(wm_2, main = "Secondary palette of William & Mary") # view color palette

unikn::demopal(wm_2, main = "Secondary colors of William & Mary") # demo color palette