All Palettes

Color Palette #efcab3, #c7d6c8, #6a9a71, #4c6b4f, #274f3c

0%
0%
0%

CSS code for this palette

/* CSS */
.cashew-nut {
color: #efcab3;
}
.new-moss {
color: #c7d6c8;
}
.rosemary-green {
color: #6a9a71;
}
.sabal-palm {
color: #4c6b4f;
}
.te-papa-green {
color: #274f3c;
}

/* CSS Variables */
:root {
--cashew-nut:#efcab3;
--new-moss:#c7d6c8;
--rosemary-green:#6a9a71;
--sabal-palm:#4c6b4f;
--te-papa-green:#274f3c;
}

More palettes to explore