All Palettes

Color Palette #f9aeae, #fee3a4, #d3e4b9, #a8d3e1, #a1c1d4

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.midday-sun {
color: #fee3a4;
}
.celery-root {
color: #d3e4b9;
}
.light-blue-glint {
color: #a8d3e1;
}
.airborne {
color: #a1c1d4;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--midday-sun:#fee3a4;
--celery-root:#d3e4b9;
--light-blue-glint:#a8d3e1;
--airborne:#a1c1d4;
}

More palettes to explore