OWL Colors is a reference of HEX color values of Overwatch League teams. All logos belong to their respective owners, and were used for fun & learning.
Inspired by Jim Nielsen's Team Colors project.
The source for each team's color values come from each respective teams' Liquidpedia page.
Install dependencies: npm install
Start up project: ng serve
Build Production: ng run build-and-deploy