All Palettes

Color Palette #f9aeae, #f6c1a7, #f1e6a7, #a5d9b8, #a1c2e3

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.pink-beach {
color: #f6c1a7;
}
.pineapple-delight {
color: #f1e6a7;
}
.eerie-glow {
color: #a5d9b8;
}
.blair {
color: #a1c2e3;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--pink-beach:#f6c1a7;
--pineapple-delight:#f1e6a7;
--eerie-glow:#a5d9b8;
--blair:#a1c2e3;
}

More palettes to explore