Skip to content

Instantly share code, notes, and snippets.

@r-malon
Created February 27, 2019 19:15
Show Gist options
  • Star 49 You must be signed in to star a gist
  • Fork 9 You must be signed in to fork a gist
  • Save r-malon/8fc669332215c8028697a0bbfbfbb32a to your computer and use it in GitHub Desktop.
Save r-malon/8fc669332215c8028697a0bbfbfbb32a to your computer and use it in GitHub Desktop.
Monokai colors in RGB and HEX format, taken from Sublime Text 3

Monokai Colors in RGB and HEX format


  • Background: (46, 46, 46); #2e2e2e
  • Comments: (121, 121, 121); #797979
  • White: (214, 214, 214); #d6d6d6
  • Yellow: (229, 181, 103); #e5b567
  • Green: (180, 210, 115); #b4d273
  • Orange: (232, 125, 62); #e87d3e
  • Purple: (158, 134, 200); #9e86c8
  • Pink: (176, 82, 121); #b05279
  • Blue: (108, 153, 187); #6c99bb
@gaurav794
Copy link

Thanks for sharing!

@barisbll
Copy link

Thanks for sharing 👍

@jhaubrich
Copy link

ty

@Waqar144
Copy link

Thats not the monokai palette, wtf :/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment