All Palettes

Color Palette #a3c2e1, #86b8da, #4e98c6, #3f7a9d, #2c5a7d

0%
0%
0%

CSS code for this palette

/* CSS */
.artesian-pool {
color: #a3c2e1;
}
.frozen-whisper {
color: #86b8da;
}
.mountain-bluebird {
color: #4e98c6;
}
.linoleum-blue {
color: #3f7a9d;
}
.breonne-blue {
color: #2c5a7d;
}

/* CSS Variables */
:root {
--artesian-pool:#a3c2e1;
--frozen-whisper:#86b8da;
--mountain-bluebird:#4e98c6;
--linoleum-blue:#3f7a9d;
--breonne-blue:#2c5a7d;
}

More palettes to explore