All Palettes

Color Palette #3c9fc3, #68b9d9, #a4e5df, #f1e3a2, #f6b83c

0%
0%
0%

CSS code for this palette

/* CSS */
.norse-blue {
color: #3c9fc3;
}
.baby-tears {
color: #68b9d9;
}
.ice-crystal-blue {
color: #a4e5df;
}
.sugar-cookie {
color: #f1e3a2;
}
.squash-blossom {
color: #f6b83c;
}

/* CSS Variables */
:root {
--norse-blue:#3c9fc3;
--baby-tears:#68b9d9;
--ice-crystal-blue:#a4e5df;
--sugar-cookie:#f1e3a2;
--squash-blossom:#f6b83c;
}

More palettes to explore