All Palettes

Color Palette #9fc4e9, #f6b83c, #f9e8b4, #e65b7b, #f1c1c5

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-dreams {
color: #9fc4e9;
}
.squash-blossom {
color: #f6b83c;
}
.banana-yogurt {
color: #f9e8b4;
}
.highlighter-pink {
color: #e65b7b;
}
.loveable {
color: #f1c1c5;
}

/* CSS Variables */
:root {
--sweet-dreams:#9fc4e9;
--squash-blossom:#f6b83c;
--banana-yogurt:#f9e8b4;
--highlighter-pink:#e65b7b;
--loveable:#f1c1c5;
}

More palettes to explore