All Palettes

Color Palette #f9aeae, #f3c5a0, #e5eaa4, #a4dab1, #80bbe5

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.avid-apricot {
color: #f3c5a0;
}
.hip-hop {
color: #e5eaa4;
}
.frugal {
color: #a4dab1;
}
.c-est-la-vie {
color: #80bbe5;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--avid-apricot:#f3c5a0;
--hip-hop:#e5eaa4;
--frugal:#a4dab1;
--c-est-la-vie:#80bbe5;
}

More palettes to explore