All Palettes

Color Palette #a8d1d1, #a4c6c6, #a1bfbf, #d6e6e6, #a6e3e3

0%
0%
0%

CSS code for this palette

/* CSS */
.eton-blue {
color: #a8d1d1;
}
.twin-cities {
color: #a4c6c6;
}
.frosty-glade {
color: #a1bfbf;
}
.interdimensional-portal {
color: #d6e6e6;
}
.ice-crystal-blue {
color: #a6e3e3;
}

/* CSS Variables */
:root {
--eton-blue:#a8d1d1;
--twin-cities:#a4c6c6;
--frosty-glade:#a1bfbf;
--interdimensional-portal:#d6e6e6;
--ice-crystal-blue:#a6e3e3;
}

More palettes to explore