-
-
Save timsu-98/85fd4aa5ffe070e7bca25f3cc7bcb7a6 to your computer and use it in GitHub Desktop.
RGB and HEX codes of TUM colors
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
RGB | Name | HEX | |
<=========== Main colors ===========> | |
0,101,189 | TUMBlue | #0065bd | |
0,0,0 | Black | |
255,255,255 | White | |
<=========== Secondaries ===========> | |
0,82,147 | DarkBlue | #005293 | |
100,160,200 | LightBlue | #64a0c8 | |
152,198,234 | LighterBlue | #98c6ea | |
153,153,153 | Gray | #999999 | |
<=========== Emphasis ===========> | |
227,114,34 | Orange | #e37222 | |
162,173,0 | Green | #a2ad00 | |
218,215,203 | LightGray | #dad7cb |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment