Skip to contents

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

Usage

ebio_colours()

Value

The HEX codes of the EastBIO colours.

Examples


barplot(
  1:4,
  col = ebio_colours()
)