All Palettes

Color Palette #a3c3e0, #3c9cd7, #2b7a9c, #5fbf8d, #f3eaaf

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-cliff {
color: #a3c3e0;
}
.dayflower {
color: #3c9cd7;
}
.valley-of-glaciers {
color: #2b7a9c;
}
.techno-turquoise {
color: #5fbf8d;
}
.golden-straw {
color: #f3eaaf;
}

/* CSS Variables */
:root {
--sea-cliff:#a3c3e0;
--dayflower:#3c9cd7;
--valley-of-glaciers:#2b7a9c;
--techno-turquoise:#5fbf8d;
--golden-straw:#f3eaaf;
}

More palettes to explore