All Palettes

Color Palette #e8a1a5, #f1d5b1, #f4dfb4, #a0d2e9, #4f8d9c

0%
0%
0%

CSS code for this palette

/* CSS */
.strawberry-smoothie {
color: #e8a1a5;
}
.inviting-ivory {
color: #f1d5b1;
}
.pina-colada {
color: #f4dfb4;
}
.chefchaouen-blue {
color: #a0d2e9;
}
.blue-square {
color: #4f8d9c;
}

/* CSS Variables */
:root {
--strawberry-smoothie:#e8a1a5;
--inviting-ivory:#f1d5b1;
--pina-colada:#f4dfb4;
--chefchaouen-blue:#a0d2e9;
--blue-square:#4f8d9c;
}

More palettes to explore