All Palettes

Color Palette #ffdd57, #ffb84d, #ff8b3d, #ff5e3d, #ff2e3c

0%
0%
0%

CSS code for this palette

/* CSS */
.glitter-is-not-gold {
color: #ffdd57;
}
.floral-leaf {
color: #ffb84d;
}
.sunset-yellow {
color: #ff8b3d;
}
.orange-soda {
color: #ff5e3d;
}
.devil-s-advocate {
color: #ff2e3c;
}

/* CSS Variables */
:root {
--glitter-is-not-gold:#ffdd57;
--floral-leaf:#ffb84d;
--sunset-yellow:#ff8b3d;
--orange-soda:#ff5e3d;
--devil-s-advocate:#ff2e3c;
}

More palettes to explore