All Palettes

Color Palette #1fb6c1, #f0a800, #f1c84b, #f36d6d, #e0528d

0%
0%
0%

CSS code for this palette

/* CSS */
.lago-blue {
color: #1fb6c1;
}
.welcoming-wasp {
color: #f0a800;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.breeze-of-chilli {
color: #f36d6d;
}
.carmine-rose {
color: #e0528d;
}

/* CSS Variables */
:root {
--lago-blue:#1fb6c1;
--welcoming-wasp:#f0a800;
--solar-plexus-chakra:#f1c84b;
--breeze-of-chilli:#f36d6d;
--carmine-rose:#e0528d;
}

More palettes to explore