Skip to contents

oxford_blog provides the six custom blog colours of the University of Oxford, England, UK.

Usage

oxford_blog

Format

An object of class character of length 6.

Source

Colour definitions are based on the Digital style guide.

Value

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

Details

The 6 custom blog colours are "science_blog" (defined as HEX #0f7361), "science_blog_button" (defined as HEX #09332b), "arts_blog" (defined as HEX #721627), "arts_blog_button" (defined as HEX #330d14), "books_blog" (defined as HEX #cf7a30) and "books_blog_button" (defined as HEX #9c4700).

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_graduate for the graduate colours of University of Oxford; oxford_error for the error colours of University of Oxford; oxford_socialmedia for the social media 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_brand, oxford_error, oxford_general, oxford_graduate, oxford_link, oxford_shades, oxford_socialmedia, uni_manchester

Author

unicol, 2023-06-15.

Examples

oxford_blog
#>        science_blog science_blog_button           arts_blog    arts_blog_button 
#>           "#0f7361"           "#09332b"           "#721627"           "#330d14" 
#>          books_blog   books_blog_button 
#>           "#cf7a30"           "#9c4700" 
unikn::seecol(oxford_blog, main = "Uni Oxford custom blog colours") # view colour palette