All Palettes

Color Palette #f4c3c8, #f9e7be, #e0f7d4, #b6e1f7, #a2c5f1

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-reminder {
color: #f4c3c8;
}
.creamy-custard {
color: #f9e7be;
}
.light-fresh-lime {
color: #e0f7d4;
}
.arctic-paradise {
color: #b6e1f7;
}
.baby-blue-eyes {
color: #a2c5f1;
}

/* CSS Variables */
:root {
--rose-reminder:#f4c3c8;
--creamy-custard:#f9e7be;
--light-fresh-lime:#e0f7d4;
--arctic-paradise:#b6e1f7;
--baby-blue-eyes:#a2c5f1;
}

More palettes to explore