All Palettes

Color Palette #f8c572, #f6a6a2, #f4b4e4, #a8d3e1, #69bf9c

0%
0%
0%

CSS code for this palette

/* CSS */
.just-peachy {
color: #f8c572;
}
.calabrese {
color: #f6a6a2;
}
.hanami-pink {
color: #f4b4e4;
}
.light-blue-glint {
color: #a8d3e1;
}
.peppermint-fresh {
color: #69bf9c;
}

/* CSS Variables */
:root {
--just-peachy:#f8c572;
--calabrese:#f6a6a2;
--hanami-pink:#f4b4e4;
--light-blue-glint:#a8d3e1;
--peppermint-fresh:#69bf9c;
}

More palettes to explore