All Palettes

Color Palette #f5b342, #f9b4c0, #f3b4e0, #a4c3f4, #4fa3f3

0%
0%
0%

CSS code for this palette

/* CSS */
.butter-cream {
color: #f5b342;
}
.love-spell {
color: #f9b4c0;
}
.cotton-candy-aesthetic {
color: #f3b4e0;
}
.baby-blue-eyes {
color: #a4c3f4;
}
.cerulean {
color: #4fa3f3;
}

/* CSS Variables */
:root {
--butter-cream:#f5b342;
--love-spell:#f9b4c0;
--cotton-candy-aesthetic:#f3b4e0;
--baby-blue-eyes:#a4c3f4;
--cerulean:#4fa3f3;
}

More palettes to explore