All Palettes

Color Palette #f9d36c, #f7a950, #f19d3b, #f36b39, #e94b1c

0%
0%
0%

CSS code for this palette

/* CSS */
.lighthouse-glow {
color: #f9d36c;
}
.pani-puri {
color: #f7a950;
}
.amber-glow {
color: #f19d3b;
}
.firecracker {
color: #f36b39;
}
.nasturtium-flower {
color: #e94b1c;
}

/* CSS Variables */
:root {
--lighthouse-glow:#f9d36c;
--pani-puri:#f7a950;
--amber-glow:#f19d3b;
--firecracker:#f36b39;
--nasturtium-flower:#e94b1c;
}

More palettes to explore