All Palettes

Color Palette #ffdd57, #ff5c61, #ff6e61, #ff9d00, #ff3c00

0%
0%
0%

CSS code for this palette

/* CSS */
.glitter-is-not-gold {
color: #ffdd57;
}
.fusion-red {
color: #ff5c61;
}
.grapefruit-pulp {
color: #ff6e61;
}
.mandarin-peel {
color: #ff9d00;
}
.coquelicot {
color: #ff3c00;
}

/* CSS Variables */
:root {
--glitter-is-not-gold:#ffdd57;
--fusion-red:#ff5c61;
--grapefruit-pulp:#ff6e61;
--mandarin-peel:#ff9d00;
--coquelicot:#ff3c00;
}

More palettes to explore