All Palettes

Color Palette #6dbf4f, #2b883d, #4dc7a8, #76c4d5, #f6da7e

0%
0%
0%

CSS code for this palette

/* CSS */
.range-land {
color: #6dbf4f;
}
.green-ribbon {
color: #2b883d;
}
.eucalipto {
color: #4dc7a8;
}
.lagoona-teal {
color: #76c4d5;
}
.rapunzel {
color: #f6da7e;
}

/* CSS Variables */
:root {
--range-land:#6dbf4f;
--green-ribbon:#2b883d;
--eucalipto:#4dc7a8;
--lagoona-teal:#76c4d5;
--rapunzel:#f6da7e;
}

More palettes to explore