All Palettes

Color Palette #f9aeae, #f6c5a7, #f1e0b1, #b5e3b7, #69b7d8

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.peach-damask {
color: #f6c5a7;
}
.bone-white {
color: #f1e0b1;
}
.fringy-flower {
color: #b5e3b7;
}
.baby-tears {
color: #69b7d8;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--peach-damask:#f6c5a7;
--bone-white:#f1e0b1;
--fringy-flower:#b5e3b7;
--baby-tears:#69b7d8;
}

More palettes to explore