All Palettes

Color Palette #fbe798, #fadd66, #f8d23a, #f1801e, #d55601

0%
0%
0%

CSS code for this palette

/* CSS */
.lemon-delicious {
color: #fbe798;
}
.here-comes-the-sun {
color: #fadd66;
}
.haba-ero-gold {
color: #f8d23a;
}
.consumed-by-fire {
color: #f1801e;
}
.exuberance {
color: #d55601;
}

/* CSS Variables */
:root {
--lemon-delicious:#fbe798;
--here-comes-the-sun:#fadd66;
--haba-ero-gold:#f8d23a;
--consumed-by-fire:#f1801e;
--exuberance:#d55601;
}

More palettes to explore