All Palettes

Color Palette #ffdd57, #ff8b42, #ff5d38, #d93f4c, #a84d7a

0%
0%
0%

CSS code for this palette

/* CSS */
.glitter-is-not-gold {
color: #ffdd57;
}
.orange-bell-pepper {
color: #ff8b42;
}
.toxic-orange {
color: #ff5d38;
}
.smooch-rouge {
color: #d93f4c;
}
.our-little-secret {
color: #a84d7a;
}

/* CSS Variables */
:root {
--glitter-is-not-gold:#ffdd57;
--orange-bell-pepper:#ff8b42;
--toxic-orange:#ff5d38;
--smooch-rouge:#d93f4c;
--our-little-secret:#a84d7a;
}

More palettes to explore