Skip to content

Instantly share code, notes, and snippets.

@leoreeves
Last active January 10, 2019 10:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leoreeves/f4a68cdb0cd53840597bd50606bc6329 to your computer and use it in GitHub Desktop.
Save leoreeves/f4a68cdb0cd53840597bd50606bc6329 to your computer and use it in GitHub Desktop.
A list of the default material hex colors.
Array:
['#F44336', '#E91E63', '#9C27B0', '#673AB7',
'#3F51B5', '#2196F3', '#03A9F4', '#00BCD4',
'#009688', '#4CAF50', '#8BC34A', '#CDDC39',
'#FFEB3B', '#FFC107', '#FF9800', '#FF5722',
'#795548', '#9E9E9E', '#607D8B']
Separated:
#800000
#FF0000
#FFC9DE
#AA6E28
#FF9900
#FFD8B1
#808000
#FFEA00
#FFFAC8
#BEFF00
#00BE00
#AAFFC3
#008080
#64FFFF
#000080
#4385FF
#820096
#E6BEFF
#FF00FF
#808080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment