All Palettes

Color Palette #ff6e61, #a3d35a, #f4e1a4, #ffcdcc, #8d43ad

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.lime-lizard {
color: #a3d35a;
}
.optimistic-yellow {
color: #f4e1a4;
}
.lusty-gallant {
color: #ffcdcc;
}
.moonshadow {
color: #8d43ad;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--lime-lizard:#a3d35a;
--optimistic-yellow:#f4e1a4;
--lusty-gallant:#ffcdcc;
--moonshadow:#8d43ad;
}

More palettes to explore