Overview

Overview

Our approach to applying colour was inspired by the research and designs from the Digital Transformation Agency’s (DTA) colour guidance. In our Design System our colours are divided into brand colours, neutral colours, syntax colours and status colours. Our colour system has been specifically designed to accommodate both light and dark themes as well as multiple custom brand colours.

Brand colours

As defined by the Queensland Government Brand Book, the primary colour is blue. For the design system, we’ve generated monochromatic tints and shades of the primary blue that are effective and accessible on digital interfaces.

Variations to the approved colours are not allowed without permission from Department of the Premier and Cabinet. Speak with your Brand Book coordinator for advice.

The design  system has been created with the flexibility to adopt other colour themes.

Blue

#005EB8

Neutral colours

These are colours that exist outside those which the user can customise but may be used by designers when necessary.

Black

#131212

Darkest

#222020

Darker

#444444

Dark

#78797E


Light

#E0E0E0

Lighter

#EBEBEB

Lightest

#F5F5F5

White

#FFFFFF


White underline

rgba (255, 255, 255, 0.72)

Dark underline

rgba (255, 255, 255, 0.72)

Other brand colours

Maroon is Queensland’s state colour. This colour is only used for ministerial or parliamentary purposes. Although it doesn't feature as part of default master colour palette it's included as a class that designers can use to ensure brand consistency on websites where maroon is required.

Queensland maroon

#73182C

Status colours

Status colours are reserved colours, these are defaults used across all sites in the Queensland Government Network.

Error

#E22339

Error darker

#8A1220

Error lighter

#FDF0F0

Error lightest

#FFF6F6


Information

#0085B3

Info darker

#006A8F

Info lighter

#E5EEF5

Info lightest

#EFF4F9


Success

#339D37

Success darker

#0A690D

Success lighter

#F2FAF4

Success lightest

#F7FBF8


Caution

#FFCC2C

Caution darker

#B38800

Caution lighter

#FFF2C9

Caution lightest

#FFFAEA

Syntax colours

These are colours used for code examples. Only edit these if you intend to use code examples on your site.

Values

#6BBE27

Elements

#A7E5FF

Properties

#C88DF7

Comments

#C0D7EC