All Palettes

Color Palette #1b5c9d, #f0a800, #d64c7d, #88d5e2, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.drakenhof-nightshade {
color: #1b5c9d;
}
.welcoming-wasp {
color: #f0a800;
}
.pink-flambe {
color: #d64c7d;
}
.fresh-blue {
color: #88d5e2;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--drakenhof-nightshade:#1b5c9d;
--welcoming-wasp:#f0a800;
--pink-flambe:#d64c7d;
--fresh-blue:#88d5e2;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore