All Palettes

Color Palette #f8c572, #ff6e61, #f9c8cb, #f5f29e, #89c8d1

0%
0%
0%

CSS code for this palette

/* CSS */
.just-peachy {
color: #f8c572;
}
.grapefruit-pulp {
color: #ff6e61;
}
.rosey-afterglow {
color: #f9c8cb;
}
.portofino {
color: #f5f29e;
}
.maiden-voyage {
color: #89c8d1;
}

/* CSS Variables */
:root {
--just-peachy:#f8c572;
--grapefruit-pulp:#ff6e61;
--rosey-afterglow:#f9c8cb;
--portofino:#f5f29e;
--maiden-voyage:#89c8d1;
}

More palettes to explore