All Palettes

Color Palette #a1d6e8, #f7b2a1, #f2d269, #b5e8a1, #e8b5df

0%
0%
0%

CSS code for this palette

/* CSS */
.light-budgie-blue {
color: #a1d6e8;
}
.first-date {
color: #f7b2a1;
}
.yellow-cream {
color: #f2d269;
}
.basil-smash {
color: #b5e8a1;
}
.blackberry-yogurt {
color: #e8b5df;
}

/* CSS Variables */
:root {
--light-budgie-blue:#a1d6e8;
--first-date:#f7b2a1;
--yellow-cream:#f2d269;
--basil-smash:#b5e8a1;
--blackberry-yogurt:#e8b5df;
}

More palettes to explore