All Palettes

Color Palette #a7d7b8, #e4f1d0, #f4e1a4, #f7c39c, #ea7d7b

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a7d7b8;
}
.light-greenette {
color: #e4f1d0;
}
.optimistic-yellow {
color: #f4e1a4;
}
.cream-blush {
color: #f7c39c;
}
.lively-coral {
color: #ea7d7b;
}

/* CSS Variables */
:root {
--eerie-glow:#a7d7b8;
--light-greenette:#e4f1d0;
--optimistic-yellow:#f4e1a4;
--cream-blush:#f7c39c;
--lively-coral:#ea7d7b;
}

More palettes to explore