Skip to contents

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

Usage

ukri_mid_blue()

Value

The HEX code of the UKRI mid blue.

Examples


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