All Palettes

Color Palette #a6d7e7, #5abfba, #f3b7a0, #f5c400, #d85f9c

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-click {
color: #a6d7e7;
}
.hygiene-green {
color: #5abfba;
}
.antique-cameo {
color: #f3b7a0;
}
.syndicalist {
color: #f5c400;
}
.sugar-rush {
color: #d85f9c;
}

/* CSS Variables */
:root {
--blue-click:#a6d7e7;
--hygiene-green:#5abfba;
--antique-cameo:#f3b7a0;
--syndicalist:#f5c400;
--sugar-rush:#d85f9c;
}

More palettes to explore