Access the HEX code of the mid blue used in the UKRI logo.
See also
Other UKRI Colours:
ukri_dark_blue(),
ukri_dark_purple(),
ukri_light_blue(),
ukri_light_purple(),
ukri_mid_purple(),
ukri_orange()
Examples
barplot(
1:3,
col = ukri_mid_blue()
)
