Skip to contents

Access the HEX codes of the colours used in the CGEM logo.

Usage

cgem_colours()

Value

The HEX codes of the CGEM colours.

Examples


barplot(
  1:2,
  col = cgem_colours()
)