Skip to contents

uflorida_1 provides the two primary colors of the University of Florida, USA.

Usage

uflorida_1

Format

An object of class character of length 2.

Source

Color definitions are based on the UFL brand center.

Value

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

Details

The 2 primary colors are "ufl_core orange" (defined as HEX #FA416) and "ufl_core_blue" (defined as HEX #0021A5).

uflorida_1 uses the HEX color definitions.

Author

unicol, 2023-07-21.

Examples

uflorida_1
#> ufl_core_orange   ufl_core_blue 
#>       "#FA4616"       "#0021A5" 
unikn::seecol(uflorida_1, main = "University of Florida 1") # view color palette.