Skip to contents

Access the HEX codes of the blues used in the UKRI logo.

Usage

ukri_blues()

Value

The HEX codes of the UKRI blues.

Examples


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