All Palettes

Color Palette #c6d869, #f0a800, #f26b2c, #d6006b, #5c3f8d

0%
0%
0%

CSS code for this palette

/* CSS */
.cool-as-a-cucumber {
color: #c6d869;
}
.welcoming-wasp {
color: #f0a800;
}
.basketball {
color: #f26b2c;
}
.t-te-t-te {
color: #d6006b;
}
.daisy-bush {
color: #5c3f8d;
}

/* CSS Variables */
:root {
--cool-as-a-cucumber:#c6d869;
--welcoming-wasp:#f0a800;
--basketball:#f26b2c;
--t-te-t-te:#d6006b;
--daisy-bush:#5c3f8d;
}

More palettes to explore