All Palettes

Color Palette #9ed9e0, #f7b5a1, #f2e1b1, #f1c7a7, #f9aeae

0%
0%
0%

CSS code for this palette

/* CSS */
.terrace-pool {
color: #9ed9e0;
}
.mystic-tulip {
color: #f7b5a1;
}
.bone-white {
color: #f2e1b1;
}
.citrus-sachet {
color: #f1c7a7;
}
.snow-white-blush {
color: #f9aeae;
}

/* CSS Variables */
:root {
--terrace-pool:#9ed9e0;
--mystic-tulip:#f7b5a1;
--bone-white:#f2e1b1;
--citrus-sachet:#f1c7a7;
--snow-white-blush:#f9aeae;
}

More palettes to explore