Skip to contents

The MSU colour palette to easily construct plots. There are three colour palettes based on the colour information found at https://brand.msu.edu/design-visual/index.html#color. All colours within theHUB are defined using hex-codes (also known as "web") values.

Usage

msu.darkGreen

msu.darkGreenTints

msu.palette

msu.heatmap.20

msu.heatmap.100

Format

A vector with the colours of interest.

An object of class character of length 10.

An object of class character of length 13.

An object of class tbl_df (inherits from tbl, data.frame) with 22 rows and 3 columns.

An object of class tbl_df (inherits from tbl, data.frame) with 101 rows and 2 columns.

Functions

  • msu.darkGreenTints: Ten tints of msu.darkGreen including "#18453b"

  • msu.palette: The thirteen colours of MSU's color palette

  • msu.heatmap.20: Twenty tints of MSU Dark Green to the lightest tint in msu.darkGreenTints

  • msu.heatmap.100: One-hundred tints of MSU Dark Green to the lightest tint in msu.darkGreenTints