All Palettes

Color Palette #f6e1a7, #f5c06b, #f3a149, #e98c1c, #d16900

0%
0%
0%

CSS code for this palette

/* CSS */
.lemon-ice-yellow {
color: #f6e1a7;
}
.hawker-s-gold {
color: #f5c06b;
}
.o-brien-orange {
color: #f3a149;
}
.carrot-orange {
color: #e98c1c;
}
.curry-powder {
color: #d16900;
}

/* CSS Variables */
:root {
--lemon-ice-yellow:#f6e1a7;
--hawker-s-gold:#f5c06b;
--o-brien-orange:#f3a149;
--carrot-orange:#e98c1c;
--curry-powder:#d16900;
}

More palettes to explore