Skip to contents

uflorida_3 provides the five neutral colors of the University of Florida, USA.

Usage

uflorida_3

Format

An object of class character of length 5.

Source

Color definitions are based on the UFL brand center.

Value

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

Details

The 5 neutral colors are "black" (defined as HEX #000000), "ufl_cool_grey_11" (defined as HEX #343741), "ufl_cool_grey_3" (defined as HEX #C7C9C8), "ufl_warm_grey_1" (defined as HEX #D8D4D7), and "white" (defined as HEX #FFFFFF).

uflorida_3 uses the HEX color definitions.

Author

unicol, 2023-07-08.

Examples

uflorida_3
#>            black ufl_cool_grey_11 ufl_cool_grey_33  ufl_warm_grey_1 
#>        "#000000"        "#343741"        "#C7C9CB"        "#D8D4D7" 
#>            white 
#>        "#FFFFFF" 
unikn::seecol(uflorida_3, main = "University of Florida 3") # view color palette