All Palettes

Color Palette #1f5a8e, #50c2f7, #f9c54e, #f94346, #91be6f

0%
0%
0%

CSS code for this palette

/* CSS */
.sapphire-lace {
color: #1f5a8e;
}
.clean-pool {
color: #50c2f7;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}
.laudable-lime {
color: #91be6f;
}

/* CSS Variables */
:root {
--sapphire-lace:#1f5a8e;
--clean-pool:#50c2f7;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
--laudable-lime:#91be6f;
}

More palettes to explore