Design Tokens

Design tokens are a single source of truth for all design language decisions, that ensure its consistent application across different products, platforms and touchpoints.

Basics

palette / basics
#000000
#000000
black
#ffffff
#ffffff
white
rgba(255,255,255,0.64)
rgba(255,255,255,0.64)
white 64%

Background

background
#e7e7e7
#414141
disabled
Used for disabled background color
rgba(18,18,25,0.08)
rgba(18,18,26,0.64)
backdrop
Default overlay color. Used this to distinguish modal and popout layers from the layer underneath
#21212e
#ffffff
brand
Used for logo and brand elements
background / interactive / neutral-bold
#a0a0a0
#717171
default
High contrast interactive background
#888888
#b8b8b8
hover
High contrast interactive background in hover state
#717171
#d0d0d0
active
High contrast interactive background in active state
background / interactive / danger
#e41c1c
#ec5c5c
default
Used for the background for the destructive button. 4.68:1 AA text contrast
#cf0f0f
#f26d6d
hover
Used for hover color for danger button
#a20606
#f68e8e
active
Used for active color for danger button
background / interactive / primary
#2a2a2a
#ffffff
default
Used for interactive primary background. Used for main actions like primary buttons
#414141
#e7e7e7
hover
Used for interactive primary background hover
#595959
#d0d0d0
active
Used for interactive primary background active
background / interactive / neutral-subtle
#ffffff
#121212
default
Subtle background color for interactive
#f3f3f3
#171717
hover
Subtle background color for interactive hover
#e7e7e7
#1e1e1e
active
Subtle background color for interactive active
background / interactive / neutral
#f3f3f3
#2a2a2a
default
Used for Chip in default state
#e7e7e7
#353535
hover
Used for Chip in hover state
#dbdbdb
#414141
active
Used for Chip in active state
background / interactive / secondary
#e7e7e7
#2a2a2a
default
Secondary background color for interactive
#dbdbdb
#414141
hover
Secondary background color for interactive hover
#d0d0d0
#595959
active
Secondary background color for interactive active
background / interactive / success
#356b2a
#d2faca
default
#193313
#b5f6a8
hover
#193313
#9ef28d
active
background / alert / info
#2272e9
#3c83ec
primary
Info message
#e7f0ff
#022559
secondary
Used for background color in info status messages
background / alert / basic
#52526d
#a0a0a0
primary
Used for neutral messages
#f7f7fa
#2a2a2a
secondary
Used for background color in neutral messages
background / alert / danger
#e41c1c
#ec5c5c
primary
Error, Danger message
#ffe9e9
#330909
secondary
Used for background color in Danger, Error, Alert messages
background / alert / warning
#e9a504
#ecaf21
primary
Warning, Caution message
#fff6e3
#332400
secondary
Used for background color in warning messages like alerts
background / alert / success
#58ad47
#91ec7f
primary
Success message
#f2fff0
#193313
secondary
Used for background color in success messages like alerts
background / static
#ffffff
#121212
flat
Used for default page background
#ffffff
#171717
raised
Used for raised background, cards backgrounds
#ffffff
#1e1e1e
floating
Used for floating backgrounds and modals
#f3f3f3
#000000
sunken
Used for background in the Appbar
#2a2a2a
#e7e7e7
inverse
High contrast backgrounds
#ffffff
#121212
on-color
#2a2a2a
#121212
inverse-on-color
background / dataviz
#297af2
#5a8cd6
blue
used in graphs
#ff5c00
#ffa776
orange
used in graphs
#009ba5
#27c4ce
green
used in graphs
#fc091a
#ff5a65
red
used in graphs
#7023b7
#894eee
purple
used in graphs
#ff48b6
#ffaff0
pink
used in graphs
background / accent
#21212e
#e1e1ea
primary
#7876fb
#7a78f6
secondary
Used for spinner, progress bar

Text

text
#b8b8b8
#a0a0a0
disabled
Used for disabled text. 1.77 failing AA contrast
text / interactive
#2a2a2a
#e7e7e7
default
Used for text interactive default
#414141
#d0d0d0
hover
Used for text interactive hover
#595959
#b8b8b8
active
Used for text interactive active
text / static
#2a2a2a
#ffffff
primary
Used for primary text, Body copy and Headers
#414141
#e7e7e7
secondary
Used for secondary text and Input labels
#595959
#b8b8b8
tertiary
Used for placeholder text. Used for group labels in dropdown menus. Used for helper messages in input. Used for icons in secondary button. 5.69 AA contrast
#ffffff
#121212
inverse
Used for inverse text color on background.inverse and other high contrast backgrounds
#ffffff
#ffffff
on-color
Used for texts displayed on top of dark images and colored UI elements that has the same color value in both light and dark mode
text / alert
#cf0f0f
#f68e8e
danger
Used for communicate problems that have to be resolved so that user can continue forward. This color should be always used for e.g. highlighting errors. 8.18 AAA contrast
#6b4b00
#fadfa1
warning
Used for display information that needs user attention and may require further steps. 7.97 AAA contrast
#356b2a
#d2faca
success
Used for convey success states. For example, you might show a success message that tells the user that changes were saved or something was completed. 6.38 AA contrast
#1361d7
#accbfa
info
Used for convey something informal. 5.64 AA contrast
#52526d
#e7e7e7
basic
Used for default neutral status. 9.89 AAA contrast

Border

border
#e7e7e7
#414141
disabled
Used for border disabled
border / static
#e7e7e7
#414141
primary
Used for card outlines and dividers with more emphasis. Non-interactive
#f3f3f3
#414141
secondary
Subtle border secondary paired with background
#ffffff
#2a2a2a
inverse
Used for high contrast elements
#ffffff
#ffffff
on-color
Used for borders displayed on top of dark images and colored UI elements that has the same color value in both light and dark mode
#b8b8b8
#717171
tertiary
border / interactive
#121212
#ffffff
focus
Use for elements in state focus
border / interactive / primary
#2a2a2a
#e7e7e7
default
Used for borders interactive primary
#414141
#d0d0d0
hover
Used for borders interactive primary in state hover
#595959
#b8b8b8
active
Used for borders interactive primary in state active
border / interactive / secondary
#c1c1d5
#595959
default
Used for border interactive secondary in state default
#8d8dac
#717171
hover
Used for border interactive secondary in state hover
#777797
#888888
active
Used for border interactive secondary in state active
border / interactive / bold
#52526d
#a0a0a0
default
Strong border interactive color for highlighting specific parts in the user interface
#414158
#b8b8b8
hover
Strong border interactive color hover for highlighting specific parts in the user interface
#313143
#d0d0d0
active
Strong border interactive color active for highlighting specific parts in the user interface
border / alert
#dbdbdb
#171717
basic
Neutral border color. Used for the neutral tag border style
#92f27e
#539f44
success
Success border color. Used for the success status messages
#3782f2
#1f69d7
info
Info border color. Used for the info tag border style
#ef2d2d
#d74141
danger
Danger, Error border color color. Used for the tag border style
#f2b21b
#bf8600
warning
Border color in warning messages like alerts