All Palettes

Color Palette #f6ec60, #f5c270, #f49c3e, #f16e27, #e94f1c

0%
0%
0%

CSS code for this palette

/* CSS */
.maizena {
color: #f6ec60;
}
.golden-opportunity {
color: #f5c270;
}
.chat-orange {
color: #f49c3e;
}
.orange-zest {
color: #f16e27;
}
.nasturtium-flower {
color: #e94f1c;
}

/* CSS Variables */
:root {
--maizena:#f6ec60;
--golden-opportunity:#f5c270;
--chat-orange:#f49c3e;
--orange-zest:#f16e27;
--nasturtium-flower:#e94f1c;
}

More palettes to explore