All Palettes

Color Palette #f9d36c, #fcaa1d, #ff7b00, #ff5100, #d62e00

0%
0%
0%

CSS code for this palette

/* CSS */
.lighthouse-glow {
color: #f9d36c;
}
.lush-honeycomb {
color: #fcaa1d;
}
.heat-wave {
color: #ff7b00;
}
.aerospace-orange {
color: #ff5100;
}
.native-hue-of-resolution {
color: #d62e00;
}

/* CSS Variables */
:root {
--lighthouse-glow:#f9d36c;
--lush-honeycomb:#fcaa1d;
--heat-wave:#ff7b00;
--aerospace-orange:#ff5100;
--native-hue-of-resolution:#d62e00;
}

More palettes to explore