All Palettes

Color Palette #c7e2ff, #a3d9ff, #7ac6ff, #3db5ff, #007bff

0%
0%
0%

CSS code for this palette

/* CSS */
.arc-light {
color: #c7e2ff;
}
.malm-ff {
color: #a3d9ff;
}
.bubbly-barracuda {
color: #7ac6ff;
}
.megaman {
color: #3db5ff;
}
.azure {
color: #007bff;
}

/* CSS Variables */
:root {
--arc-light:#c7e2ff;
--malm-ff:#a3d9ff;
--bubbly-barracuda:#7ac6ff;
--megaman:#3db5ff;
--azure:#007bff;
}

More palettes to explore