All Palettes

Color Palette #3f694c, #70bd8b, #a3e0c3, #f2f5a8, #f1b74b

0%
0%
0%

CSS code for this palette

/* CSS */
.nordic-pine {
color: #3f694c;
}
.clover-mist {
color: #70bd8b;
}
.reef-green {
color: #a3e0c3;
}
.australian-mint {
color: #f2f5a8;
}
.maximum-yellow-red {
color: #f1b74b;
}

/* CSS Variables */
:root {
--nordic-pine:#3f694c;
--clover-mist:#70bd8b;
--reef-green:#a3e0c3;
--australian-mint:#f2f5a8;
--maximum-yellow-red:#f1b74b;
}

More palettes to explore