All Palettes

Color Palette #f8c572, #ffd900, #ff6e61, #ffb3ba, #ff8052

0%
0%
0%

CSS code for this palette

/* CSS */
.just-peachy {
color: #f8c572;
}
.soviet-gold {
color: #ffd900;
}
.grapefruit-pulp {
color: #ff6e61;
}
.poodle-skirt {
color: #ffb3ba;
}
.n-rang-orange {
color: #ff8052;
}

/* CSS Variables */
:root {
--just-peachy:#f8c572;
--soviet-gold:#ffd900;
--grapefruit-pulp:#ff6e61;
--poodle-skirt:#ffb3ba;
--n-rang-orange:#ff8052;
}

More palettes to explore