All Palettes

Color Palette #f0b4a3, #f9d9ae, #f9ecb4, #b8d7b2, #8bc7e5

0%
0%
0%

CSS code for this palette

/* CSS */
.wax-flower {
color: #f0b4a3;
}
.satin-latour {
color: #f9d9ae;
}
.easy-on-the-eyes {
color: #f9ecb4;
}
.flower-stem {
color: #b8d7b2;
}
.deluxe-days {
color: #8bc7e5;
}

/* CSS Variables */
:root {
--wax-flower:#f0b4a3;
--satin-latour:#f9d9ae;
--easy-on-the-eyes:#f9ecb4;
--flower-stem:#b8d7b2;
--deluxe-days:#8bc7e5;
}

More palettes to explore