michigan_2
provides the 13 secondary colors
of the University of Michigan, USA.
Source
Color definitions are based on the Color manual.
Details
The colors in our supporting palette were chosen to complement our
primary palette of maize and blue (see michigan_1
),
providing additional range to the brand experience.
They work well as secondary colors or as backgrounds behind typography or graphics, but should never replace the primary palette as the main color(s) of a design.
While these colors are recommended rather than mandated, we strongly encourage you to use them.
These secondary colors are
"tappan_red"
(defined as PMS 484, CMYK 8/92/100/33, HEX #9A3324),
"ross_orange"
(defined as PMS 1595, CMYK 0/71/100/3, HEX #D86018),
"rackham_green"
(defined as PMS 5565, CMYK 44/12/34/24, HEX #75988d),
"wave_field_green"
(defined as PMS 398, CMYK 14/6/100/24, HEX #A5A508),
"taubman_teal"
(defined as PMS 326, CMYK 81/0/39/0, HEX #00B2A9),
"arboretum_blue"
(defined as PMS 660, CMYK 88/50/0/0, HEX #2F65A7),
"a2_amethyst"
(defined as PMS 2603, CMYK 72/99/0/3, HEX #702082),
"matthaei_violet"
(defined as PMS 668, CMYK 70/77/7/23, HEX #575294),
"umma_tan"
(defined as PMS 7502, CMYK 6/14/39/8, HEX #CFC096),
"burton_tower_beige"
(defined as PMS 451, CMYK 21/15/54/31, HEX #9B9A6D),
"angell_hall_ash"
(defined as PMS PANTONE Warm Gray 6, CMYK 14/19/21/39, HEX #989C97),
"law_quad_stone"
(defined as PMS PANTONE Warm Gray 11, CMYK 26/36/38/68, HEX #655A52), and
"puma_black"
(defined as PMS PANTONE Black 6, CMYK 100/79/44/93, HEX #131516).
See also
michigan_1
for primary colors of the University of Michigan;
seecol
for viewing and comparing color palettes;
usecol
for using color palettes;
simcol
for finding similar colors;
newpal
for defining new color palettes;
grepal
for finding named colors.
Other U.S. university color palettes:
asu_1
,
asu_2
,
asu_3
,
berkeley_1
,
berkeley_2
,
brown_1
,
brown_2
,
bu
,
caltech_1
,
caltech_2
,
caltech_3
,
cmu_1
,
cmu_2
,
cmu_3
,
columbia_1
,
columbia_2
,
columbia_3
,
cornell_1
,
cornell_2
,
cornell_3_accent
,
dartmouth_1
,
dartmouth_2
,
dartmouth_3
,
duke_1
,
duke_2
,
harvard_1
,
harvard_2
,
harvard_3
,
jhu_0
,
jhu_1
,
jhu_2
,
jhu_3_accent
,
jhu_4_gray
,
manchester_uni_1
,
manchester_uni_2
,
michigan_1
,
minnesotatwin_1
,
minnesotatwin_2
,
mit
,
monash_1
,
monash_2
,
msu
,
northwestern_1
,
northwestern_2
,
notredame_1
,
notredame_2
,
nyu_1
,
nyu_2
,
nyu_accent
,
nyu_neutral
,
ohio_uni_1
,
ohio_uni_2
,
pitt_1
,
pitt_2
,
princeton_0
,
princeton_1
,
princeton_2
,
rpi_1
,
rpi_2
,
rpi_3
,
stanford_1
,
stanford_2
,
stanford_3
,
uchicago_1
,
uchicago_2
,
uci_1
,
uci_2
,
uci_3
,
uci_4
,
ucla_1
,
ucla_2
,
ucla_3
,
ucla_4
,
ucsd_1
,
ucsd_2
,
ucsd_3
,
uflorida_1
,
uflorida_2
,
uflorida_3
,
umass_1
,
umass_2
,
umass_neutrals
,
upenn_1
,
upenn_2
,
vanderbilt_1
,
vanderbilt_2
,
vanderbilt_3
,
willamette
,
wm_1
,
wm_2
,
wm_3
,
yale
,
yeshiva
Examples
michigan_2
#> tappan_red ross_orange rackham_green wave_field_green
#> "#9A3324" "#D86018" "#75988d" "#A5A508"
#> taubman_teal arboretum_blue a2_amethyst matthaei_violet
#> "#00B2A9" "#2F65A7" "#702082" "#575294"
#> umma_tan burton_tower_beige angell_hall_ash law_quad_stone
#> "#CFC096" "#9B9A6D" "#989C97" "#655A52"
#> puma_black
#> "#131516"
unikn::seecol(michigan_2, main = "Secondary colors Michigan Uni") # view color palette