All Palettes

Color Palette #1f3a61, #4a8fba, #79b7e6, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.boat-house {
color: #4a8fba;
}
.aero {
color: #79b7e6;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--boat-house:#4a8fba;
--aero:#79b7e6;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore