Skip to content

Instantly share code, notes, and snippets.

@bek9
bek9 / font-awesome-colored.css
Last active April 17, 2023 09:48
Identity Colors of Icon in Font Awesome
/*
https://gist.github.com/bek9/10b55a369e8d190e2209
reference: http://brandcolors.net/
*/
.fa-500px.fa-colored { color: #0099e5; }
.fa-amazon.fa-colored { color: #ff9900; }
.fa-android.fa-colored { color: #a4c639; }
.fa-apple.fa-colored { color: #000; }
.fa-bitbucket.fa-colored, .fa-bitbucket-square.fa-colored { color: #205081; }