All Palettes

Color Palette #f6c355, #f28b1c, #f04c4c, #e1566f, #7e2a7b

0%
0%
0%

CSS code for this palette

/* CSS */
.rayo-de-sol {
color: #f6c355;
}
.carrot-orange {
color: #f28b1c;
}
.pastel-strawberry {
color: #f04c4c;
}
.rosy-cheeks {
color: #e1566f;
}
.veronica-purple {
color: #7e2a7b;
}

/* CSS Variables */
:root {
--rayo-de-sol:#f6c355;
--carrot-orange:#f28b1c;
--pastel-strawberry:#f04c4c;
--rosy-cheeks:#e1566f;
--veronica-purple:#7e2a7b;
}

More palettes to explore