All Palettes

Color Palette #a8e0e1, #7cc4d5, #5da3b6, #3c7f90, #295460

0%
0%
0%

CSS code for this palette

/* CSS */
.ice-crystal-blue {
color: #a8e0e1;
}
.water-flow {
color: #7cc4d5;
}
.explorer-blue {
color: #5da3b6;
}
.larkspur {
color: #3c7f90;
}
.blue-bayberry {
color: #295460;
}

/* CSS Variables */
:root {
--ice-crystal-blue:#a8e0e1;
--water-flow:#7cc4d5;
--explorer-blue:#5da3b6;
--larkspur:#3c7f90;
--blue-bayberry:#295460;
}

More palettes to explore