All Palettes

Color Palette #1a5b4a, #3b9b7d, #66b79c, #a8e1c9, #dff6ef

0%
0%
0%

CSS code for this palette

/* CSS */
.country-meadow {
color: #1a5b4a;
}
.greenway {
color: #3b9b7d;
}
.sainsbury {
color: #66b79c;
}
.fabulous-find {
color: #a8e1c9;
}
.frosty-mint {
color: #dff6ef;
}

/* CSS Variables */
:root {
--country-meadow:#1a5b4a;
--greenway:#3b9b7d;
--sainsbury:#66b79c;
--fabulous-find:#a8e1c9;
--frosty-mint:#dff6ef;
}

More palettes to explore