All Palettes

Color Palette #00b0f0, #1db2d3, #3ed4e5, #a5e3df, #e0f7fa

0%
0%
0%

CSS code for this palette

/* CSS */
.democrat {
color: #00b0f0;
}
.battery-charged-blue {
color: #1db2d3;
}
.blue-dacnis {
color: #3ed4e5;
}
.ice-crystal-blue {
color: #a5e3df;
}
.coastal-breeze {
color: #e0f7fa;
}

/* CSS Variables */
:root {
--democrat:#00b0f0;
--battery-charged-blue:#1db2d3;
--blue-dacnis:#3ed4e5;
--ice-crystal-blue:#a5e3df;
--coastal-breeze:#e0f7fa;
}

More palettes to explore