All Palettes

Color Palette #73b55e, #a7d69e, #d2e9af, #f3f9c8, #f6f1a7

0%
0%
0%

CSS code for this palette

/* CSS */
.palm-tree {
color: #73b55e;
}
.pistachio-green {
color: #a7d69e;
}
.lasting-thoughts {
color: #d2e9af;
}
.carla {
color: #f3f9c8;
}
.banan-appeal {
color: #f6f1a7;
}

/* CSS Variables */
:root {
--palm-tree:#73b55e;
--pistachio-green:#a7d69e;
--lasting-thoughts:#d2e9af;
--carla:#f3f9c8;
--banan-appeal:#f6f1a7;
}

More palettes to explore