All Palettes

Color Palette #1c4f82, #3a8e9c, #69bf9e, #b6e6a3, #f9d86c

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-night-sky {
color: #1c4f82;
}
.aqueous {
color: #3a8e9c;
}
.peppermint-fresh {
color: #69bf9e;
}
.basil-smash {
color: #b6e6a3;
}
.hu-ng-j-n-zh-u-gold {
color: #f9d86c;
}

/* CSS Variables */
:root {
--clear-night-sky:#1c4f82;
--aqueous:#3a8e9c;
--peppermint-fresh:#69bf9e;
--basil-smash:#b6e6a3;
--hu-ng-j-n-zh-u-gold:#f9d86c;
}

More palettes to explore