All Palettes

Color Palette #f9c04e, #ff8c2e, #ff5938, #ff3d8e, #a35ec5

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-sweet-corn {
color: #f9c04e;
}
.bright-mango {
color: #ff8c2e;
}
.portland-orange {
color: #ff5938;
}
.french-fuchsia {
color: #ff3d8e;
}
.trunks-hair {
color: #a35ec5;
}

/* CSS Variables */
:root {
--creamy-sweet-corn:#f9c04e;
--bright-mango:#ff8c2e;
--portland-orange:#ff5938;
--french-fuchsia:#ff3d8e;
--trunks-hair:#a35ec5;
}

More palettes to explore