Skip to contents

yeshiva provides the three colors of the Yeshiva University, USA.

Usage

yeshiva

Format

An object of class character of length 3.

Source

Color definitions are based on YU's branding site.

Value

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

Details

The 3 colors of Yeshiva University are "Yeshiva blue" (defined as HEX #325A89), "black" (defined as HEX #000000), and "Yeshiva gray" (defined as HEX #85878A).

yeshiva uses the HEX color definitions.

Author

unicol, 2023-07-13.

Examples

yeshiva
#> Yeshiva blue        black Yeshiva gray 
#>    "#325A89"    "#000000"    "#85878A" 
unikn::seecol(yeshiva, main = "Colors of Yeshiva University") # view color palette