diff --git a/goofy-client/apps/goofy/src/styles/abstracts/_variables.scss b/goofy-client/apps/goofy/src/styles/abstracts/_variables.scss
index 173efc3b7a067c1527081f6f75b925f169f5a160..0cf1ef1cce91489fb66de37db0c48231d9619ba7 100644
--- a/goofy-client/apps/goofy/src/styles/abstracts/_variables.scss
+++ b/goofy-client/apps/goofy/src/styles/abstracts/_variables.scss
@@ -35,7 +35,7 @@ $shadow-bottom: inset 0 -1px 0 rgba(#000, 0.08);
 $header-height: 64px;
 $navigation-width: 20px;
 
-$primaryPalette: mat.define-palette(mat.$blue-palette, 700, 300, 900);
+$primaryPalette: mat.define-palette(mat.$blue-palette, 800, 500, 900);
 $accentPalette: mat.define-palette(mat.$yellow-palette, 600, 300, 800);
 $warnPalette: mat.define-palette(mat.$red-palette, 700, 500, 900);