All Palettes

Color Palette #a7d7b8, #b9e4c9, #e9f6e4, #fff9c7, #f6d6a7

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a7d7b8;
}
.spearmints {
color: #b9e4c9;
}
.homeopathic-lime {
color: #e9f6e4;
}
.lemon-chiffon-pie {
color: #fff9c7;
}
.enjoyable-yellow {
color: #f6d6a7;
}

/* CSS Variables */
:root {
--eerie-glow:#a7d7b8;
--spearmints:#b9e4c9;
--homeopathic-lime:#e9f6e4;
--lemon-chiffon-pie:#fff9c7;
--enjoyable-yellow:#f6d6a7;
}

More palettes to explore