Skip to contents

oxford_socialmedia provides the eleven social media colours of the University of Oxford, England, UK.

Usage

oxford_socialmedia

Format

An object of class character of length 11.

Source

Colour definitions are based on the Digital style guide.

Value

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

Details

The 11 social media colours are "cherry" (defined as HEX #be0f34), "purple" (defined as HEX #ac48bf), "red" (defined as HEX #c7302b), "light_blue" (defined as HEX #1daced), "deep_blue" (defined as HEX #001c3d), "lagoon_blue" (defined as HEX #006599), "weibo" (defined as HEX #d62a2a), "green" (defined as HEX #177770), "orange" (defined as HEX #fb8113), "google_plus" (defined as HEX #d34836), and "instagram" (defined as HEX #517fa4),

See also

oxford_brand for the brand colours of University of Oxford; oxford_general for the general colours of University of Oxford; oxford_link for the link colours of University of Oxford; oxford_shades for the shade colours of University of Oxford; oxford_blog for the blog colours of University of Oxford; oxford_graduate for the graduate colours of University of Oxford; oxford_error for the error colours of University of Oxford; seecol for viewing and comparing colour palettes; usecol for using colour palettes; simcol for finding similar colours; newpal for defining new colour palettes; grepal for finding named colours.

Other English university color palettes: birmingham, lancaster_1, lancaster_2, oxford_blog, oxford_brand, oxford_error, oxford_general, oxford_graduate, oxford_link, oxford_shades, uni_manchester

Author

unicol, 2023-06-15.

Examples

oxford_socialmedia
#>      cherry      purple         red  light_blue   deep_blue lagoon_blue 
#>   "#be0f34"   "#ac48bf"   "#c7302b"   "#1daced"   "#001c3d"   "#006599" 
#>       weibo       green      orange google_plus   instagram 
#>   "#d62a2a"   "#177770"   "#fb8113"   "#d34836"   "#517fa4" 
unikn::seecol(oxford_socialmedia, main = "Uni Oxford social media colours") # view colour palette