All Palettes

Color Palette #d9c87d, #a6b5c4, #7a7a7a, #bfbf9c, #5c5c5c

0%
0%
0%

CSS code for this palette

/* CSS */
.spring-grass {
color: #d9c87d;
}
.suds {
color: #a6b5c4;
}
.steel {
color: #7a7a7a;
}
.animal-kingdom {
color: #bfbf9c;
}
.knight-s-armor {
color: #5c5c5c;
}

/* CSS Variables */
:root {
--spring-grass:#d9c87d;
--suds:#a6b5c4;
--steel:#7a7a7a;
--animal-kingdom:#bfbf9c;
--knight-s-armor:#5c5c5c;
}

More palettes to explore