All Palettes

Color Palette #f8c572, #f9e79f, #a2d7d2, #75d7c3, #1f628e

0%
0%
0%

CSS code for this palette

/* CSS */
.just-peachy {
color: #f8c572;
}
.storm-lightning {
color: #f9e79f;
}
.smooth-satin {
color: #a2d7d2;
}
.star-grass {
color: #75d7c3;
}
.traditional-blue {
color: #1f628e;
}

/* CSS Variables */
:root {
--just-peachy:#f8c572;
--storm-lightning:#f9e79f;
--smooth-satin:#a2d7d2;
--star-grass:#75d7c3;
--traditional-blue:#1f628e;
}

More palettes to explore