All Palettes

Color Palette #f1c0c0, #f7d2a1, #f8e8a0, #a2d4f1, #a2c5f1

0%
0%
0%

CSS code for this palette

/* CSS */
.silver-strawberry {
color: #f1c0c0;
}
.ginger-peach {
color: #f7d2a1;
}
.lazy-daisy {
color: #f8e8a0;
}
.juzcar-blue {
color: #a2d4f1;
}
.baby-blue-eyes {
color: #a2c5f1;
}

/* CSS Variables */
:root {
--silver-strawberry:#f1c0c0;
--ginger-peach:#f7d2a1;
--lazy-daisy:#f8e8a0;
--juzcar-blue:#a2d4f1;
--baby-blue-eyes:#a2c5f1;
}

More palettes to explore