All Palettes

Color Palette #1f3a61, #3b7091, #60b4d2, #88e0f2, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.soul-search {
color: #3b7091;
}
.flyway {
color: #60b4d2;
}
.photon-barrier {
color: #88e0f2;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--soul-search:#3b7091;
--flyway:#60b4d2;
--photon-barrier:#88e0f2;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore