All Palettes

Color Palette #e3f2a1, #a1d9a1, #78c3e2, #f9aa76, #f76e6e

0%
0%
0%

CSS code for this palette

/* CSS */
.dingy-sticky-note {
color: #e3f2a1;
}
.green-trance {
color: #a1d9a1;
}
.bright-spark {
color: #78c3e2;
}
.orange-marmalade {
color: #f9aa76;
}
.breeze-of-chilli {
color: #f76e6e;
}

/* CSS Variables */
:root {
--dingy-sticky-note:#e3f2a1;
--green-trance:#a1d9a1;
--bright-spark:#78c3e2;
--orange-marmalade:#f9aa76;
--breeze-of-chilli:#f76e6e;
}

More palettes to explore