All Palettes

Color Palette #f4dfb4, #e3cfc4, #d5b9d3, #b3d9ff, #a2e6da

0%
0%
0%

CSS code for this palette

/* CSS */
.pina-colada {
color: #f4dfb4;
}
.ginger-shortbread {
color: #e3cfc4;
}
.sunday-gloves {
color: #d5b9d3;
}
.ice-cold-stare {
color: #b3d9ff;
}
.sea-glass-teal {
color: #a2e6da;
}

/* CSS Variables */
:root {
--pina-colada:#f4dfb4;
--ginger-shortbread:#e3cfc4;
--sunday-gloves:#d5b9d3;
--ice-cold-stare:#b3d9ff;
--sea-glass-teal:#a2e6da;
}

More palettes to explore