All Palettes

Color Palette #9fd2df, #f0bab2, #f7d9a6, #f2e4b0, #e3a6c2

0%
0%
0%

CSS code for this palette

/* CSS */
.light-sky-babe {
color: #9fd2df;
}
.ballerina-tears {
color: #f0bab2;
}
.fireflies {
color: #f7d9a6;
}
.lime-bright {
color: #f2e4b0;
}
.think-pink {
color: #e3a6c2;
}

/* CSS Variables */
:root {
--light-sky-babe:#9fd2df;
--ballerina-tears:#f0bab2;
--fireflies:#f7d9a6;
--lime-bright:#f2e4b0;
--think-pink:#e3a6c2;
}

More palettes to explore