All Palettes

Color Palette #409bd4, #5ac6e7, #8ef1f6, #a8e1e0, #d0f6f1

0%
0%
0%

CSS code for this palette

/* CSS */
.perfect-sky {
color: #409bd4;
}
.clean-pool {
color: #5ac6e7;
}
.shallow-water {
color: #8ef1f6;
}
.ice-crystal-blue {
color: #a8e1e0;
}
.mid-spring-morning {
color: #d0f6f1;
}

/* CSS Variables */
:root {
--perfect-sky:#409bd4;
--clean-pool:#5ac6e7;
--shallow-water:#8ef1f6;
--ice-crystal-blue:#a8e1e0;
--mid-spring-morning:#d0f6f1;
}

More palettes to explore