All Palettes

Color Palette #1c9ad4, #4bc3c1, #7fd959, #f6b531, #fc5a62

0%
0%
0%

CSS code for this palette

/* CSS */
.homeworld {
color: #1c9ad4;
}
.north-wind {
color: #4bc3c1;
}
.lilliputian-lime {
color: #7fd959;
}
.nyc-taxi {
color: #f6b531;
}
.festive-fennec {
color: #fc5a62;
}

/* CSS Variables */
:root {
--homeworld:#1c9ad4;
--north-wind:#4bc3c1;
--lilliputian-lime:#7fd959;
--nyc-taxi:#f6b531;
--festive-fennec:#fc5a62;
}

More palettes to explore