All Palettes

Color Palette #a7d7b8, #e2f5d6, #ffe2a3, #f9aeae, #f36d6d

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a7d7b8;
}
.light-fresh-lime {
color: #e2f5d6;
}
.midday-sun {
color: #ffe2a3;
}
.snow-white-blush {
color: #f9aeae;
}
.breeze-of-chilli {
color: #f36d6d;
}

/* CSS Variables */
:root {
--eerie-glow:#a7d7b8;
--light-fresh-lime:#e2f5d6;
--midday-sun:#ffe2a3;
--snow-white-blush:#f9aeae;
--breeze-of-chilli:#f36d6d;
}

More palettes to explore