All Palettes

Color Palette #497b97, #6db9d5, #a3e0df, #f1c40e, #e77e23

0%
0%
0%

CSS code for this palette

/* CSS */
.coelin-blue {
color: #497b97;
}
.blue-brocade {
color: #6db9d5;
}
.spinnaker {
color: #a3e0df;
}
.sunshine-mellow {
color: #f1c40e;
}
.orange-gluttony {
color: #e77e23;
}

/* CSS Variables */
:root {
--coelin-blue:#497b97;
--blue-brocade:#6db9d5;
--spinnaker:#a3e0df;
--sunshine-mellow:#f1c40e;
--orange-gluttony:#e77e23;
}

More palettes to explore