All Palettes

Color Palette #9fc4e9, #a4dad2, #f4b3a4, #f9e9b4, #e5b3d0

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-dreams {
color: #9fc4e9;
}
.lolly-ice {
color: #a4dad2;
}
.first-date {
color: #f4b3a4;
}
.banana-yogurt {
color: #f9e9b4;
}
.gumball {
color: #e5b3d0;
}

/* CSS Variables */
:root {
--sweet-dreams:#9fc4e9;
--lolly-ice:#a4dad2;
--first-date:#f4b3a4;
--banana-yogurt:#f9e9b4;
--gumball:#e5b3d0;
}

More palettes to explore