All Palettes

Color Palette #e6a400, #ffdd57, #ff6d1f, #ff3d3d, #6a2c90

0%
0%
0%

CSS code for this palette

/* CSS */
.flambrosia {
color: #e6a400;
}
.glitter-is-not-gold {
color: #ffdd57;
}
.shocking-orange {
color: #ff6d1f;
}
.coral-red {
color: #ff3d3d;
}
.true-purple {
color: #6a2c90;
}

/* CSS Variables */
:root {
--flambrosia:#e6a400;
--glitter-is-not-gold:#ffdd57;
--shocking-orange:#ff6d1f;
--coral-red:#ff3d3d;
--true-purple:#6a2c90;
}

More palettes to explore