All Palettes

Color Palette #d3e0f3, #a3c2e0, #6aa4c8, #2b7c9c, #1e4a6b

0%
0%
0%

CSS code for this palette

/* CSS */
.puffy-cloud {
color: #d3e0f3;
}
.artesian-pool {
color: #a3c2e0;
}
.scott-base {
color: #6aa4c8;
}
.valley-of-glaciers {
color: #2b7c9c;
}
.terror-from-the-deep {
color: #1e4a6b;
}

/* CSS Variables */
:root {
--puffy-cloud:#d3e0f3;
--artesian-pool:#a3c2e0;
--scott-base:#6aa4c8;
--valley-of-glaciers:#2b7c9c;
--terror-from-the-deep:#1e4a6b;
}

More palettes to explore