diff --git a/404.html b/404.html
index e60ab7120..6c3906a2f 100644
--- a/404.html
+++ b/404.html
@@ -471,8 +471,8 @@
Scribd#1A7BBA
Codecademy#204056
Storify#3A98D9
- Yammer#0072C6
Microsoft Outlook#0072C6
+ Yammer#0072C6
GOV.UK#005EA5
Windows#0078D6
PayPal#00457C
@@ -494,8 +494,9 @@
StubHub#003168
VK#6383A8
Dailymotion#0066DC
- Flickr#0063DC
Mixcloud#314359
+ Flickr#0063DC
+ Toptal#3863A0
Tumblr#36465D
Designer News#2D72D9
Microsoft Word#2B579A
diff --git a/colour-variables.less b/colour-variables.less
index d41bbead8..842bf9814 100644
--- a/colour-variables.less
+++ b/colour-variables.less
@@ -224,6 +224,7 @@
@color-brand-tinder: #FF6B6B;
@color-brand-toggl: #C5000B;
@color-brand-topcoder: #29A8E0;
+@color-brand-toptal: #3863A0;
@color-brand-trakt: #ED1C24;
@color-brand-travisci: #39A85B;
@color-brand-treehouse: #5FCF80;
diff --git a/colour-variables.scss b/colour-variables.scss
index 78a678493..5559cf516 100644
--- a/colour-variables.scss
+++ b/colour-variables.scss
@@ -224,6 +224,7 @@ $color-brand-tesla: #CC0000;
$color-brand-tinder: #FF6B6B;
$color-brand-toggl: #C5000B;
$color-brand-topcoder: #29A8E0;
+$color-brand-toptal: #3863A0;
$color-brand-trakt: #ED1C24;
$color-brand-travisci: #39A85B;
$color-brand-treehouse: #5FCF80;
diff --git a/icons/toptal.svg b/icons/toptal.svg
new file mode 100644
index 000000000..1ebd99962
--- /dev/null
+++ b/icons/toptal.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/index.html b/index.html
index e60ab7120..6c3906a2f 100644
--- a/index.html
+++ b/index.html
@@ -471,8 +471,8 @@
Scribd#1A7BBA
Codecademy#204056
Storify#3A98D9
- Yammer#0072C6
Microsoft Outlook#0072C6
+ Yammer#0072C6
GOV.UK#005EA5
Windows#0078D6
PayPal#00457C
@@ -494,8 +494,9 @@
StubHub#003168
VK#6383A8
Dailymotion#0066DC
- Flickr#0063DC
Mixcloud#314359
+ Flickr#0063DC
+ Toptal#3863A0
Tumblr#36465D
Designer News#2D72D9
Microsoft Word#2B579A
diff --git a/src/simple-icons.json b/src/simple-icons.json
index e404ccd16..294b0bb16 100644
--- a/src/simple-icons.json
+++ b/src/simple-icons.json
@@ -1130,6 +1130,11 @@
"hex": "29A8E0",
"source": ""
},
+ {
+ "title": "Toptal",
+ "hex": "3863A0",
+ "source": "https://www.toptal.com/branding"
+ },
{
"title": "Trakt",
"hex": "ED1C24",