All Palettes

Color Palette #a1d3e8, #f0b7b2, #f6e1a2, #a6d8b9, #e6b3d3

0%
0%
0%

CSS code for this palette

/* CSS */
.chefchaouen-blue {
color: #a1d3e8;
}
.old-flame {
color: #f0b7b2;
}
.sun-dust {
color: #f6e1a2;
}
.eerie-glow {
color: #a6d8b9;
}
.gumball {
color: #e6b3d3;
}

/* CSS Variables */
:root {
--chefchaouen-blue:#a1d3e8;
--old-flame:#f0b7b2;
--sun-dust:#f6e1a2;
--eerie-glow:#a6d8b9;
--gumball:#e6b3d3;
}

More palettes to explore