Skip to contents

brown_2 provides four secondary colors that complement the primary color palette. of Brown University, USA.

Usage

brown_2

Format

An object of class character of length 4.

Source

Color definitions are based on Brown's CD manual (PDF).

Value

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

Details

The current 4 secondary colors are "Skyblue" (defined as HEX #59CBE8), "Emerald" (defined as HEX #00B398), "Navy" (defined as HEX #003C71), and "Taupe" (defined as HEX #B7B09C).

brown_2 uses the HEX color definitions.

Composed of contemporary colors, the secondary color palette is maintained as a flexible palette that may be updated, as color trends shift over time.

Author

unicol, 2023-06-20.

Examples

brown_2
#>   Skyblue   Emerald      Navy     Taupe 
#> "#59CBE8" "#00B399" "#003C71" "#B7B09C" 
unikn::seecol(brown_2, main = "Secondary colors of Brown University")  # view palette