All Palettes

Color Palette #eeedf3, #b6e2e2, #6cd5d4, #f8a3a0, #f05c72

0%
0%
0%

CSS code for this palette

/* CSS */
.springtime-rain {
color: #eeedf3;
}
.fine-blue {
color: #b6e2e2;
}
.throat-chakra {
color: #6cd5d4;
}
.candlelight-peach {
color: #f8a3a0;
}
.pink-pepper {
color: #f05c72;
}

/* CSS Variables */
:root {
--springtime-rain:#eeedf3;
--fine-blue:#b6e2e2;
--throat-chakra:#6cd5d4;
--candlelight-peach:#f8a3a0;
--pink-pepper:#f05c72;
}

More palettes to explore