All Palettes

Color Palette #a6c6ed, #b5e3f2, #f2f6f8, #a2c6c8, #6ca39c

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.bellagio-fountains {
color: #b5e3f2;
}
.child-of-light {
color: #f2f6f8;
}
.twin-cities {
color: #a2c6c8;
}
.catalina {
color: #6ca39c;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--bellagio-fountains:#b5e3f2;
--child-of-light:#f2f6f8;
--twin-cities:#a2c6c8;
--catalina:#6ca39c;
}

More palettes to explore