
Graduate country page colours of University of Oxford, England, UK
Source:R/Oxford.R
oxford_graduate.Rdoxford_graduate provides the twelve graduate country page colours
of the University of Oxford, England, UK.
Source
Colour definitions are based on Oxford's digital style guide.
Details
The 23 graduate country page colours are
"graduate_light_blue" (defined as HEX #9eceeb),
"graduate_blue" (defined as HEX #5f9baf),
"graduate_navy_blue" (defined as HEX #44687d),
"graduate_grey_blue" (defined as HEX #a1c4d0),
"graduate_dark_green" (defined as HEX #69913b),
"graduate_light_green" (defined as HEX #aab300),
"graduate_orange" (defined as HEX #cf7a30),
"graduate_yellow" (defined as HEX #f5cf47),
"graduate_dark_red" (defined as HEX #872434),
"graduate_red" (defined as HEX #be0f34),
"graduate_pink" (defined as HEX #ebc4cb), and
"graduate_grey" (defined as HEX #a79d96).
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_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_blog,
oxford_brand,
oxford_error,
oxford_general,
oxford_link,
oxford_shades,
oxford_socialmedia,
uni_manchester
Examples
oxford_graduate
#> graduate_light_blue graduate_blue graduate_navy_blue
#> "#9eceeb" "#5f9baf" "#44687d"
#> graduate_grey_blue graduate_dark_green graduate_light_green
#> "#a1c4d0" "#69913b" "#aab300"
#> graduate_orange graduate_yellow graduate_dark_red
#> "#cf7a30" "#f5cf47" "#872434"
#> graduate_red graduate_pink graduate_grey
#> "#be0f34" "#ebc4cb" "#a79d96"
unikn::seecol(oxford_graduate,
main = "Uni Oxford graduate country page colours") # view colour palette