All Palettes

Color Palette #f9aeae, #f5c99e, #e8eba8, #a7d7b8, #65b1c8

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.sundown {
color: #f5c99e;
}
.lemon-pepper {
color: #e8eba8;
}
.eerie-glow {
color: #a7d7b8;
}
.delicate-girl-blue {
color: #65b1c8;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--sundown:#f5c99e;
--lemon-pepper:#e8eba8;
--eerie-glow:#a7d7b8;
--delicate-girl-blue:#65b1c8;
}

More palettes to explore