All Palettes

Color Palette #fbe96f, #f6c54c, #f0992d, #d86b22, #a94c1e

0%
0%
0%

CSS code for this palette

/* CSS */
.marigold-yellow {
color: #fbe96f;
}
.creamy-sweet-corn {
color: #f6c54c;
}
.nuclear-mango {
color: #f0992d;
}
.fresh-gingerbread {
color: #d86b22;
}
.island-monkey {
color: #a94c1e;
}

/* CSS Variables */
:root {
--marigold-yellow:#fbe96f;
--creamy-sweet-corn:#f6c54c;
--nuclear-mango:#f0992d;
--fresh-gingerbread:#d86b22;
--island-monkey:#a94c1e;
}

More palettes to explore