Skip to contents

uflorida_2 provides the 5 secondary colors of the University of Florida, USA.

Usage

uflorida_2

Format

An object of class character of length 5.

Source

Color definitions are based on the UFL brand center.

Value

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

Details

The 5 secondary colors are "ufl_bottlebrush" (defined as HEX #D32737), "ufl_alachua" (defined as HEX #F2A900), "ufl_gator" (defined as HEX #2284C), "ufl_dark_blue" (defined as HEX #002657) and "ufl_perennial" (defined as HEX #6A2A60).

uflorida_2 uses the HEX color definitions.

Author

unicol, 2320-07-07.

Examples

uflorida_2
#> ufl_bottlebrush     ufl_alachua       ufl_gator   ufl_dark_blue   ufl_perennial 
#>       "#D32737"       "#F2A900"       "#22884C"       "#002657"       "#6A2A60" 
unikn::seecol(uflorida_2, main = "University of Florida 2") # view color palette