All Palettes

Color Palette #a8d3e1, #b2e6f0, #cff1f7, #f0fff4, #ffebb3

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.crystal-river {
color: #b2e6f0;
}
.frostproof {
color: #cff1f7;
}
.azure-mist {
color: #f0fff4;
}
.lively-yellow {
color: #ffebb3;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--crystal-river:#b2e6f0;
--frostproof:#cff1f7;
--azure-mist:#f0fff4;
--lively-yellow:#ffebb3;
}

More palettes to explore