Skip to contents

Access the HEX code of the dark purple used in the UKRI logo.

Usage

ukri_dark_purple()

Value

The HEX code of the UKRI dark purple.

Examples


barplot(
  1:3,
  col = ukri_dark_purple()
)