All Palettes

Color Palette #1f395c, #2c4b6d, #4c708a, #a5c4d4, #f1c40e

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f395c;
}
.blue-tang {
color: #2c4b6d;
}
.inky-blue {
color: #4c708a;
}
.blue-bows {
color: #a5c4d4;
}
.sunshine-mellow {
color: #f1c40e;
}

/* CSS Variables */
:root {
--navy-peony:#1f395c;
--blue-tang:#2c4b6d;
--inky-blue:#4c708a;
--blue-bows:#a5c4d4;
--sunshine-mellow:#f1c40e;
}

More palettes to explore