All Palettes

Color Palette #f5c899, #f2b76e, #f09e4c, #f07f2d, #da6a25

0%
0%
0%

CSS code for this palette

/* CSS */
.orange-blast {
color: #f5c899;
}
.golden-corn {
color: #f2b76e;
}
.question-mark-block {
color: #f09e4c;
}
.chaat-masala {
color: #f07f2d;
}
.hot-hazel {
color: #da6a25;
}

/* CSS Variables */
:root {
--orange-blast:#f5c899;
--golden-corn:#f2b76e;
--question-mark-block:#f09e4c;
--chaat-masala:#f07f2d;
--hot-hazel:#da6a25;
}

More palettes to explore