All Palettes

Color Palette #f7c94b, #f1a727, #e76e23, #d74e28, #c8302d

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f7c94b;
}
.apricot-glazed-chicken {
color: #f1a727;
}
.24-carrot {
color: #e76e23;
}
.crab-curry {
color: #d74e28;
}
.hot-lips {
color: #c8302d;
}

/* CSS Variables */
:root {
--sunny-mood:#f7c94b;
--apricot-glazed-chicken:#f1a727;
--24-carrot:#e76e23;
--crab-curry:#d74e28;
--hot-lips:#c8302d;
}

More palettes to explore