All Palettes

Color Palette #ffdd57, #ff6e61, #ff3c2e, #ff9900, #ff1f8f

0%
0%
0%

CSS code for this palette

/* CSS */
.glitter-is-not-gold {
color: #ffdd57;
}
.grapefruit-pulp {
color: #ff6e61;
}
.red-orange {
color: #ff3c2e;
}
.vitamin-c {
color: #ff9900;
}
.philippine-pink {
color: #ff1f8f;
}

/* CSS Variables */
:root {
--glitter-is-not-gold:#ffdd57;
--grapefruit-pulp:#ff6e61;
--red-orange:#ff3c2e;
--vitamin-c:#ff9900;
--philippine-pink:#ff1f8f;
}

More palettes to explore