All Palettes

Color Palette #f9aeae, #f5d4b2, #f2e7a6, #a5d5c5, #69b3e8

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.frangipane {
color: #f5d4b2;
}
.majestic-treasures {
color: #f2e7a6;
}
.southern-belle {
color: #a5d5c5;
}
.sanctuary-spa {
color: #69b3e8;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--frangipane:#f5d4b2;
--majestic-treasures:#f2e7a6;
--southern-belle:#a5d5c5;
--sanctuary-spa:#69b3e8;
}

More palettes to explore