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