All Palettes

Color Palette #a3c7e0, #6a9dd7, #3a8da1, #2a6f6d, #215b5e

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-cliff {
color: #a3c7e0;
}
.blue-gourami {
color: #6a9dd7;
}
.winter-time {
color: #3a8da1;
}
.blue-hosta {
color: #2a6f6d;
}
.moonlit-pool {
color: #215b5e;
}

/* CSS Variables */
:root {
--sea-cliff:#a3c7e0;
--blue-gourami:#6a9dd7;
--winter-time:#3a8da1;
--blue-hosta:#2a6f6d;
--moonlit-pool:#215b5e;
}

More palettes to explore