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