All Palettes

Color Palette #f8c572, #f7aaa1, #f6a2c4, #e2a6f7, #7a9eff

0%
0%
0%

CSS code for this palette

/* CSS */
.just-peachy {
color: #f8c572;
}
.rosy-outlook {
color: #f7aaa1;
}
.rogue-pink {
color: #f6a2c4;
}
.medium-lavender-magenta {
color: #e2a6f7;
}
.fennel-flower {
color: #7a9eff;
}

/* CSS Variables */
:root {
--just-peachy:#f8c572;
--rosy-outlook:#f7aaa1;
--rogue-pink:#f6a2c4;
--medium-lavender-magenta:#e2a6f7;
--fennel-flower:#7a9eff;
}

More palettes to explore