All Palettes

Color Palette #f8c572, #f9e79f, #a3d4d7, #5d6d7e, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.just-peachy {
color: #f8c572;
}
.storm-lightning {
color: #f9e79f;
}
.smooth-satin {
color: #a3d4d7;
}
.blue-mirage {
color: #5d6d7e;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--just-peachy:#f8c572;
--storm-lightning:#f9e79f;
--smooth-satin:#a3d4d7;
--blue-mirage:#5d6d7e;
--mandarin-red:#e74d3c;
}

More palettes to explore