All Palettes

Color Palette #f5b400, #ffdb70, #ff8c00, #ff3c00, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.american-yellow {
color: #f5b400;
}
.hawkbit {
color: #ffdb70;
}
.sun-crete {
color: #ff8c00;
}
.coquelicot {
color: #ff3c00;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--american-yellow:#f5b400;
--hawkbit:#ffdb70;
--sun-crete:#ff8c00;
--coquelicot:#ff3c00;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore