All Palettes

Color Palette #3b8c4b, #6fbe8f, #a3d2b5, #f0e7a8, #f6a34c

0%
0%
0%

CSS code for this palette

/* CSS */
.paradise-of-greenery {
color: #3b8c4b;
}
.felt-green {
color: #6fbe8f;
}
.feather-green {
color: #a3d2b5;
}
.pineapple-delight {
color: #f0e7a8;
}
.troll-slayer-orange {
color: #f6a34c;
}

/* CSS Variables */
:root {
--paradise-of-greenery:#3b8c4b;
--felt-green:#6fbe8f;
--feather-green:#a3d2b5;
--pineapple-delight:#f0e7a8;
--troll-slayer-orange:#f6a34c;
}

More palettes to explore