diff --git a/src/partials/palette.html b/src/partials/palette.html
index 307985305..ddef6da3a 100644
--- a/src/partials/palette.html
+++ b/src/partials/palette.html
@@ -32,11 +32,11 @@
"cyan": "#00bcd4",
"teal": "#009688",
"green": "#4caf50",
- "light-green": "#7cb342",
- "lime": "#c0ca33",
- "yellow": "#f9a825",
- "amber": "#ffa000",
- "orange": "#fb8c00",
+ "light-green": "#8bc34a",
+ "lime": "#cddc39",
+ "yellow": "#ffee58",
+ "amber": "#ffc107",
+ "orange": "#ffa726",
"deep-orange": "#ff7043",
"brown": "#795548",
"grey": "#757575",