All Palettes

Color Palette #d5c8c3, #b0ae8d, #7d9a6a, #4a8c7e, #1e5a5c

0%
0%
0%

CSS code for this palette

/* CSS */
.lilac-tan {
color: #d5c8c3;
}
.that-s-atomic {
color: #b0ae8d;
}
.money {
color: #7d9a6a;
}
.winter-green {
color: #4a8c7e;
}
.moonlit-pool {
color: #1e5a5c;
}

/* CSS Variables */
:root {
--lilac-tan:#d5c8c3;
--that-s-atomic:#b0ae8d;
--money:#7d9a6a;
--winter-green:#4a8c7e;
--moonlit-pool:#1e5a5c;
}

More palettes to explore