Skip to contents

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

Usage

ukri_mid_purple()

Value

The HEX code of the UKRI mid purple.

Examples


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