All Palettes

Color Palette #ffdd57, #ff6e61, #ff3c2e, #ff8c00, #ffb3ba

0%
0%
0%

CSS code for this palette

/* CSS */
.glitter-is-not-gold {
color: #ffdd57;
}
.grapefruit-pulp {
color: #ff6e61;
}
.red-orange {
color: #ff3c2e;
}
.sun-crete {
color: #ff8c00;
}
.poodle-skirt {
color: #ffb3ba;
}

/* CSS Variables */
:root {
--glitter-is-not-gold:#ffdd57;
--grapefruit-pulp:#ff6e61;
--red-orange:#ff3c2e;
--sun-crete:#ff8c00;
--poodle-skirt:#ffb3ba;
}

More palettes to explore