All Palettes

Color Palette #f34a1b, #f66b3c, #f8b42a, #f6e74c, #f7d3a1

0%
0%
0%

CSS code for this palette

/* CSS */
.reddish-orange {
color: #f34a1b;
}
.carrot {
color: #f66b3c;
}
.hot-sun {
color: #f8b42a;
}
.yellow-petal {
color: #f6e74c;
}
.antique-wicker-basket {
color: #f7d3a1;
}

/* CSS Variables */
:root {
--reddish-orange:#f34a1b;
--carrot:#f66b3c;
--hot-sun:#f8b42a;
--yellow-petal:#f6e74c;
--antique-wicker-basket:#f7d3a1;
}

More palettes to explore