Skip to contents

wm_1 provides the two primary colors of William & Mary, Virginia, USA.

Usage

wm_1

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 primary university colors are W&M green and W&M gold (see palette and William & Mary’s visual identity and brand guidelines for definitions and details).

wm_1 uses the HEX color definitions.

When using W&M gold for web text or links against a contrasting color, use the web-accessible alternate HEX "#866F45".

Author

unicol, 2023-08-29.

Examples

wm_1
#> W&M green  W&M gold 
#> "#115740" "#B9975B" 
unikn::seecol(wm_1, main = "Primary palette of William & Mary") # view color palette

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