All Palettes

Color Palette #ff6e61, #707eff, #5cdb95, #f2f5a8, #ffadad

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.stargate-shimmer {
color: #707eff;
}
.vegetation {
color: #5cdb95;
}
.australian-mint {
color: #f2f5a8;
}
.cornflower-lilac {
color: #ffadad;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--stargate-shimmer:#707eff;
--vegetation:#5cdb95;
--australian-mint:#f2f5a8;
--cornflower-lilac:#ffadad;
}

More palettes to explore