All Palettes

Color Palette #f9e639, #f1b74b, #f09e56, #e66c5c, #d04339

0%
0%
0%

CSS code for this palette

/* CSS */
.gorse {
color: #f9e639;
}
.maximum-yellow-red {
color: #f1b74b;
}
.doughnut {
color: #f09e56;
}
.orangeville {
color: #e66c5c;
}
.top-tomato {
color: #d04339;
}

/* CSS Variables */
:root {
--gorse:#f9e639;
--maximum-yellow-red:#f1b74b;
--doughnut:#f09e56;
--orangeville:#e66c5c;
--top-tomato:#d04339;
}

More palettes to explore