All Palettes

Color Palette #3a8e9c, #4cb6c2, #74d8d1, #f2e2a6, #f2c5ba

0%
0%
0%

CSS code for this palette

/* CSS */
.aqueous {
color: #3a8e9c;
}
.glassmith {
color: #4cb6c2;
}
.andes-sky {
color: #74d8d1;
}
.sugar-cookie {
color: #f2e2a6;
}
.peach-ash {
color: #f2c5ba;
}

/* CSS Variables */
:root {
--aqueous:#3a8e9c;
--glassmith:#4cb6c2;
--andes-sky:#74d8d1;
--sugar-cookie:#f2e2a6;
--peach-ash:#f2c5ba;
}

More palettes to explore