All Palettes

Color Palette #497b9c, #69b5d8, #9ed0e5, #f4fcde, #ffcb5c

0%
0%
0%

CSS code for this palette

/* CSS */
.zenith {
color: #497b9c;
}
.broom-butterfly-blue {
color: #69b5d8;
}
.blue-carpenter-bee {
color: #9ed0e5;
}
.baby-tooth {
color: #f4fcde;
}
.nacho {
color: #ffcb5c;
}

/* CSS Variables */
:root {
--zenith:#497b9c;
--broom-butterfly-blue:#69b5d8;
--blue-carpenter-bee:#9ed0e5;
--baby-tooth:#f4fcde;
--nacho:#ffcb5c;
}

More palettes to explore