All Palettes

Color Palette #f1c6d5, #f9e6b9, #f7e9a1, #a1d7e2, #c2c7ff

0%
0%
0%

CSS code for this palette

/* CSS */
.lily-legs {
color: #f1c6d5;
}
.hawaiian-cream {
color: #f9e6b9;
}
.lazy-daisy {
color: #f7e9a1;
}
.terrace-pool {
color: #a1d7e2;
}
.light-periwinkle {
color: #c2c7ff;
}

/* CSS Variables */
:root {
--lily-legs:#f1c6d5;
--hawaiian-cream:#f9e6b9;
--lazy-daisy:#f7e9a1;
--terrace-pool:#a1d7e2;
--light-periwinkle:#c2c7ff;
}

More palettes to explore