Skip to contents

Access the HEX code of the orange used by the UKRI.

Usage

ukri_orange()

Value

The HEX code of the UKRI orange.

Examples


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