All Palettes

Color Palette #7fbc6c, #a8d09f, #d4e6b3, #f3f6a7, #ffce47

0%
0%
0%

CSS code for this palette

/* CSS */
.primo {
color: #7fbc6c;
}
.relaxation-green {
color: #a8d09f;
}
.lasting-thoughts {
color: #d4e6b3;
}
.shalimar {
color: #f3f6a7;
}
.sunglow-gecko {
color: #ffce47;
}

/* CSS Variables */
:root {
--primo:#7fbc6c;
--relaxation-green:#a8d09f;
--lasting-thoughts:#d4e6b3;
--shalimar:#f3f6a7;
--sunglow-gecko:#ffce47;
}

More palettes to explore