All Palettes

Color Palette #f3d05e, #f6b83c, #f47b1f, #d65d00, #a84c00

0%
0%
0%

CSS code for this palette

/* CSS */
.ride-off-into-the-sunset {
color: #f3d05e;
}
.squash-blossom {
color: #f6b83c;
}
.sun-orange {
color: #f47b1f;
}
.exuberance {
color: #d65d00;
}
.cinnamon-bun {
color: #a84c00;
}

/* CSS Variables */
:root {
--ride-off-into-the-sunset:#f3d05e;
--squash-blossom:#f6b83c;
--sun-orange:#f47b1f;
--exuberance:#d65d00;
--cinnamon-bun:#a84c00;
}

More palettes to explore