All Palettes

Color Palette #4a93b0, #6ab5c8, #8ee1db, #d4e8ce, #f0f2f4

0%
0%
0%

CSS code for this palette

/* CSS */
.atlantic-gull {
color: #4a93b0;
}
.delicate-girl-blue {
color: #6ab5c8;
}
.limpet-shell {
color: #8ee1db;
}
.greenhouse-glass {
color: #d4e8ce;
}
.zappy-zebra {
color: #f0f2f4;
}

/* CSS Variables */
:root {
--atlantic-gull:#4a93b0;
--delicate-girl-blue:#6ab5c8;
--limpet-shell:#8ee1db;
--greenhouse-glass:#d4e8ce;
--zappy-zebra:#f0f2f4;
}

More palettes to explore